Skip to content

Commit c973d53

Browse files
authored
Merge pull request #29 from bryangerlach/dev
Dev
2 parents 743781d + 433b02d commit c973d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre137-generator-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ jobs:
516516
continue-on-error: true
517517
shell: pwsh
518518
run: |
519-
Expand-Archive -Path ./rustdesk/signed_files.zip -DestinationPath ./rustdes k/ -Force
519+
Expand-Archive -Path ./rustdesk/signed_files.zip -DestinationPath ./rustdesk/ -Force
520520
521521
522522
- name: Create custom.txt file

0 commit comments

Comments
 (0)