Skip to content

Commit

Permalink
Update develop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaloney111 authored May 14, 2024
1 parent 9918da2 commit 3b2d290
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ jobs:
python_ver: '3.12.3'
spec: 'api/app.spec'
requirements: 'api/requirements.txt'

- name: Install dependencies
run: npm install

- name: 📦 Electron Builder
run: npm run electron:package:win
Expand Down

0 comments on commit 3b2d290

Please sign in to comment.