Update manual.yml

This commit is contained in:
Henrik
2023-01-20 10:16:03 +01:00
committed by GitHub
parent 81fcfb1278
commit 6ff6638093

View File

@@ -31,6 +31,8 @@ jobs:
with: with:
ref: main ref: main
- name: Check if the file is present - name: Check if the file is present
run: ls run: ls
- name: Check if the file is present
run: ls /html
#- name: Copy and Rename File #- name: Copy and Rename File
# run: cp /html/index.html /pixartmin.htm # run: cp /html/index.html /pixartmin.htm