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 bash ./rust.sh -y
source $HOME/.cargo/env source $HOME/.cargo/env
# Install needed packages # Install needed packages
# brew update brew update
# brew install gpg brew install gpg
brew install swig brew install swig
brew install ncurses
- name: Windows Configure VCode - name: Windows Configure VCode
uses: ilammy/msvc-dev-cmd@v1 uses: ilammy/msvc-dev-cmd@v1