mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-03 22:01:39 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -554,7 +554,7 @@ jobs:
|
||||
#"$PYTHON" -m pip install -vvv --upgrade ..[yubikey]
|
||||
# use uv sync to keep us 2 weeks delayed on dependencies
|
||||
cd ..
|
||||
"$PYTHON" -m uv sync -vvv --extra yubikey
|
||||
"$PYTHON" -m uv sync --extra yubikey
|
||||
|
||||
- name: Install PyInstaller
|
||||
if: matrix.goal == 'build'
|
||||
|
||||
Reference in New Issue
Block a user