Update manual.yml

This commit is contained in:
Henrik
2023-01-20 08:53:59 +01:00
committed by GitHub
parent 955d931e7c
commit e2fb5afd5d

View File

@@ -26,7 +26,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job # Steps represent a sequence of tasks that will be executed as part of the job
steps: steps:
# Runs a single command using the runners shell # Runs a single command using the runners shell
- name: Checkout #- name: Checkout
uses: actions/checkout@v3.3.0 # uses: actions/checkout@v3.3.0
- name: Copy and Rename File - name: Copy and Rename File
run: cp /html/index.html /pixartmin.htm run: cp /html/index.html /pixartmin.htm