Update manual.yml
This commit is contained in:
2
.github/workflows/manual.yml
vendored
2
.github/workflows/manual.yml
vendored
@@ -30,5 +30,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3.3.0
|
uses: actions/checkout@v3.3.0
|
||||||
with:
|
with:
|
||||||
ref: main
|
ref: main
|
||||||
|
- name: Check if the file is present
|
||||||
|
run: ls
|
||||||
- name: Copy and Rename File
|
- name: Copy and Rename File
|
||||||
run: cp /html/index.html /pixartmin.htm
|
run: cp /html/index.html /pixartmin.htm
|
||||||
|
Reference in New Issue
Block a user