Github macos-latest runner workaround

This commit is contained in:
Gwenhael Goavec-Merou 2024-03-05 07:22:18 +01:00
parent bcbd8aa0e3
commit 62169efa9c
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ jobs:
- name: '⚙️ Install dependencies' - name: '⚙️ Install dependencies'
run: | run: |
brew update #brew update
brew install --only-dependencies openFPGALoader brew install --only-dependencies openFPGALoader
- name: '🚧 Build tarball' - name: '🚧 Build tarball'