mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-04-28 11:53:14 -07:00
Deprecate uploading to Garmin Connect
Add note about non-rooted Android 15 and later
This commit is contained in:
2
.github/workflows/pyinstaller.yaml
vendored
2
.github/workflows/pyinstaller.yaml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
pathInArchive: "upx-4.2.2-win64/upx.exe"
|
||||
|
||||
- run: pip install -r requirements.txt
|
||||
- run: pip install pyinstaller garth
|
||||
- run: pip install pyinstaller garth==0.6.3
|
||||
- run: pyinstaller standalone.spec
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user