mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
another attempt at Windows yubikey prereqs
This commit is contained in:
2
.github/actions/windows-before-install.sh
vendored
2
.github/actions/windows-before-install.sh
vendored
@@ -16,7 +16,9 @@ cd ~
|
||||
export python="python"
|
||||
export pip="pip"
|
||||
|
||||
# pyscard needs swig, keep these two together
|
||||
choco install $CHOCOPTIONS swig
|
||||
$pip install pyscard
|
||||
|
||||
# Python
|
||||
#echo "Installing Python..."
|
||||
|
||||
Reference in New Issue
Block a user