mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
Update build_mac.yml
This commit is contained in:
1 parent
f79540f197
commit
bda446c7b5
1 file changed
+1
@@ -19,6 +19,7 @@ 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