mirror of
https://github.com/meshtastic/python.git
synced 2026-09-16 23:40:04 -04:00
Update build_mac.yml
This commit is contained in:
1 parent
d507697e56
commit
f79540f197
1 file changed
-1
@@ -19,7 +19,6 @@ jobs:
|
||||
run: |
|
||||
pip install pyinstaller
|
||||
pip install -r requirements.txt
|
||||
pip install .
|
||||
pyinstaller -F -n meshtastic --collect-all meshtastic meshtastic/__main__.py
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
||||
Reference in new issue
Block a user