mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-20 22:21:37 +00:00
install swig directly on Win
This commit is contained in:
2
.github/actions/windows-before-install.sh
vendored
2
.github/actions/windows-before-install.sh
vendored
@@ -16,7 +16,7 @@ cd ~
|
||||
export python="python"
|
||||
export pip="pip"
|
||||
|
||||
choco install $CHOCOPTIONS yubikey-manager
|
||||
choco install $CHOCOPTIONS swig
|
||||
|
||||
# Python
|
||||
#echo "Installing Python..."
|
||||
|
||||
Reference in New Issue
Block a user