mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-28 15:05: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
|
- uses: actions/checkout@v2
|
||||||
- name: Install prerequisites
|
- name: Install prerequisites
|
||||||
run: >-
|
run: >-
|
||||||
brew update
|
# brew update
|
||||||
|
|
||||||
brew install
|
brew install
|
||||||
cmake
|
cmake
|
||||||
|
Reference in New Issue
Block a user