Skip to content

Commit

Permalink
Use pyinstaller 4.7 on windows binary build
Browse files Browse the repository at this point in the history
  • Loading branch information
zarath committed Jan 4, 2022
1 parent 7007812 commit 3b35219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
python -m pip install --upgrade pip setuptools
pip install -r requirements.txt
pip install PyInstaller==4.5.1
pip install PyInstaller==4.7
- name: Build binary
run: |
pyinstaller --onefile -n nanovna-saver.exe nanovna-saver.py
Expand Down

2 comments on commit 3b35219

@ramirez47
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ramirez47
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+saludos como pudo actualizar el firmware de mi nanovna ssa-2n gacias

Please sign in to comment.