mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 01:41:36 +00:00
install yubikey-manager on Windows
This commit is contained in:
2
.github/actions/windows-before-install.sh
vendored
2
.github/actions/windows-before-install.sh
vendored
@@ -16,6 +16,8 @@ cd ~
|
||||
export python="python"
|
||||
export pip="pip"
|
||||
|
||||
choco install $CHOCOPTIONS yubikey-manager
|
||||
|
||||
# Python
|
||||
#echo "Installing Python..."
|
||||
#export python_file=python-${BUILD_PYTHON_VERSION}${PYTHONFILE_BITS}.exe
|
||||
|
||||
Reference in New Issue
Block a user