Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qing762 committed Dec 14, 2024
1 parent 85064ec commit 447d766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
spec: 'main.py'
requirements: 'requirements.txt'
upload_exe_with_name: 'Exitlag Auto Signup v3.${{ github.run_number }}'
options: --onefile, --name "exitlag-auto-signup v3.${{ github.run_number }}", --clean
options: --onefile, --name "exitlag-auto-signup v3.${{ github.run_number }}.exe", --clean
compression_level: 0

- name: List files for debugging
Expand Down

0 comments on commit 447d766

Please sign in to comment.