mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-08-02 17:08:14 -07:00
Freeze requirements
This commit is contained in:
@@ -23,7 +23,8 @@ jobs:
|
||||
url: "https://github.com/upx/upx/releases/download/v4.0.1/upx-4.0.1-win64.zip"
|
||||
pathInArchive: "upx-4.0.1-win64/upx.exe"
|
||||
|
||||
- run: pip install flask flask_sqlalchemy flask-login pyjwt gevent protobuf pycryptodome stravalib git+https://github.com/oldnapalm/garmin-uploader.git dnspython git+https://github.com/oldnapalm/pyinstaller.git
|
||||
- run: pip install -r requirements.txt
|
||||
- run: pip install dnspython==2.3.0 git+https://github.com/oldnapalm/garmin-uploader.git git+https://github.com/oldnapalm/pyinstaller.git
|
||||
- run: pyinstaller standalone.spec
|
||||
|
||||
- uses: vimtor/action-zip@v1
|
||||
|
||||
Reference in New Issue
Block a user