Skip to content

Commit

Permalink
- missing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann committed Nov 22, 2024
1 parent b2fd871 commit a313639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: install dependencies
shell: bash
run: |
brew install wget astyle openjdk
brew install wget astyle openjdk gawk coreutils bash
brew install --cask mono-mdk
- name: create virtual environment
Expand Down

0 comments on commit a313639

Please sign in to comment.