Skip to content

Commit

Permalink
Update build_parallel.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NtskwK authored Jun 11, 2024
1 parent 0bf63e0 commit d5c52dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_parallel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- name: building
run: |
pip install -r requirements.txt
pip install nuitka
pip install nuitka --standalone
nuitka main.py
Expand Down

0 comments on commit d5c52dd

Please sign in to comment.