Skip to content

Commit

Permalink
更新 build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fred913 authored Aug 26, 2024
1 parent a7e6072 commit ec6257d
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 @@ -41,7 +41,7 @@ jobs:
- run: |
pip install pipenv
pipenv update -d
pipenv run nuitka --standalone --plugin-enable=pyside6 FluentPython
pipenv run nuitka --standalone --plugin-enable=pyside6 --macos-create-app-bundle FluentPython
# Uploads artifact
- name: Upload Artifacts
Expand Down

0 comments on commit ec6257d

Please sign in to comment.