kopia lustrzana https://github.com/mate-dev/meshtastic-matrix-relay
Update main.yml
rodzic
744941be2f
commit
33e2694b38
|
@ -25,7 +25,7 @@ jobs:
|
|||
pip install pyinstaller
|
||||
|
||||
- name: Build executable
|
||||
run: pyinstaller --name=myapp --onefile --windowed myapp.py
|
||||
run: pyinstaller --name=myapp --onefile --windowed main.py
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
|
|
Ładowanie…
Reference in New Issue