Skip to content

Commit

Permalink
Install packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Charl1996 committed Apr 11, 2024
1 parent 6022701 commit de76132
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
- name: Generate exe
shell: pwsh
run: |
pip install commcare-export
pip install -r build_exe/requirements.txt
pyinstaller --dist ./dist/windows commcare-export.spec
- name: Upload release assets
Expand Down

0 comments on commit de76132

Please sign in to comment.