Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
remove possibly wrong step
  • Loading branch information
natsukashiixo authored Oct 3, 2023
1 parent 9b7df7e commit fa3e8b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
# This file will be used to create executable.
# If .py: Generated spec file will also be uploaded as artifact
spec: app/src/build_specs.spec
# path of your requirements.txt file
requirements: ./requirements.txt
# Options to set for pyinstaller command Ex: options: '--onedir, -F' (seperated by comma and space)
options: --noconfirm
# specific python version you want to use
Expand Down

0 comments on commit fa3e8b9

Please sign in to comment.