From e2fb5afd5d4da01b0368818da6558736d0b179db Mon Sep 17 00:00:00 2001 From: Henrik Date: Fri, 20 Jan 2023 08:53:59 +0100 Subject: [PATCH] Update manual.yml --- .github/workflows/manual.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/manual.yml b/.github/workflows/manual.yml index abfe8b7..a265a74 100644 --- a/.github/workflows/manual.yml +++ b/.github/workflows/manual.yml @@ -26,7 +26,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: # Runs a single command using the runners shell - - name: Checkout - uses: actions/checkout@v3.3.0 + #- name: Checkout + # uses: actions/checkout@v3.3.0 - name: Copy and Rename File run: cp /html/index.html /pixartmin.htm