This commit is contained in:
Bryan Gerlach
2025-02-06 07:02:01 -06:00
parent 3699490b88
commit 433b02dbfd

View File

@@ -516,7 +516,7 @@ jobs:
continue-on-error: true continue-on-error: true
shell: pwsh shell: pwsh
run: | 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 - name: Create custom.txt file