Update build.yml

This commit is contained in:
Jay Lee
2024-06-07 22:19:03 -04:00
committed by GitHub
parent eead1bd8b9
commit cf50fcc78f

View File

@@ -196,9 +196,10 @@ jobs:
bash ./rust.sh -y
source $HOME/.cargo/env
# Install needed packages
# brew update
# brew install gpg
brew update
brew install gpg
brew install swig
brew install ncurses
- name: Windows Configure VCode
uses: ilammy/msvc-dev-cmd@v1