diff --git a/.github/workflows/pre137-generator-windows.yml b/.github/workflows/pre137-generator-windows.yml index 7ac28f1..a27f115 100644 --- a/.github/workflows/pre137-generator-windows.yml +++ b/.github/workflows/pre137-generator-windows.yml @@ -516,7 +516,7 @@ jobs: continue-on-error: true shell: pwsh run: | - Expand-Archive -Path ./rustdesk/signed_files.zip -DestinationPath ./rustdes k/ -Force + Expand-Archive -Path ./rustdesk/signed_files.zip -DestinationPath ./rustdesk/ -Force - name: Create custom.txt file