Skip to content

Commit

Permalink
wip5
Browse files Browse the repository at this point in the history
  • Loading branch information
bk138 committed Oct 22, 2023
1 parent 8e946d3 commit 55da331
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
if: ${{ matrix.os == 'macos-latest' }}
run: |
brew update
brew uninstall gmp
brew install wxmac
brew uninstall -f gmp
brew install wxwidgets
- name: Install Windows Build Dependencies
if: ${{ matrix.os == 'windows-latest' }}
uses: johnwason/vcpkg-action@v4
Expand Down

0 comments on commit 55da331

Please sign in to comment.