Skip to content

Commit 7e7289c

Browse files
committed
updated CI to use spec file
1 parent eef03c2 commit 7e7289c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
- name: Create Package
4646
run: |
47-
pipenv run pyinstaller main.py -n research-mnemonic --onefile
47+
pipenv run pyinstaller research-mnemonic.spec
4848
4949
- name: Release
5050
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)