Skip to content

Commit

Permalink
Test: Setup
Browse files Browse the repository at this point in the history
Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]>
  • Loading branch information
QAInsights committed Nov 23, 2023
1 parent 4d85d7d commit ddfaa48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

- name: Generate app for windows
run: |
python setup.py bdist_msi
python .\windows\setup.py bdist_msi
mv dist dist-windows
- name: Convert dist-intel to DMG
Expand Down

0 comments on commit ddfaa48

Please sign in to comment.