We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3699490 commit 433b02dCopy full SHA for 433b02d
.github/workflows/pre137-generator-windows.yml
@@ -516,7 +516,7 @@ jobs:
516
continue-on-error: true
517
shell: pwsh
518
run: |
519
- Expand-Archive -Path ./rustdesk/signed_files.zip -DestinationPath ./rustdes k/ -Force
+ Expand-Archive -Path ./rustdesk/signed_files.zip -DestinationPath ./rustdesk/ -Force
520
521
522
- name: Create custom.txt file
0 commit comments