Skip to content

Commit 433b02d

Browse files
committed
fix typo
1 parent 3699490 commit 433b02d

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)