Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 955d247

Browse files
Temporarily call brew update to unblock the CI (#524)
1 parent 03de9b6 commit 955d247

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coreneuron-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- name: Install homebrew packages
4646
if: startsWith(matrix.os, 'macOS')
4747
run: |
48+
brew update
4849
brew install coreutils bison flex boost openmpi
4950
shell: bash
5051

0 commit comments

Comments
 (0)