mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-28 06:55:27 +00:00
Temporary disable brew update in macOS github action
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -151,7 +151,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install prerequisites
|
||||
run: >-
|
||||
brew update
|
||||
# brew update
|
||||
|
||||
brew install
|
||||
cmake
|
||||
|
Reference in New Issue
Block a user