Skip to content

Commit

Permalink
venv
Browse files Browse the repository at this point in the history
  • Loading branch information
C0rn3j committed Dec 17, 2024
1 parent c498bf4 commit a1c93b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_macOS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:

- name: Build macOS app with PyInstaller
run: |
source .venv/bin/activate
pyinstaller mac.spec
- name: Create DMG
Expand Down

0 comments on commit a1c93b4

Please sign in to comment.