Skip to content

Commit

Permalink
更新 Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ad-closeNN committed Nov 10, 2024
1 parent 4b3ece0 commit 14d486d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Unzip UPX
run: |
Expand-Archive -Path "upx.zip" -DestinationPath "upx"
Expand-Archive -Path "upx.zip" -DestinationPath "upx\"
- name: Build with pyinstaller
run: |
Expand Down

0 comments on commit 14d486d

Please sign in to comment.