summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 8925b06d9..6d22f9f11 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -88,6 +88,7 @@ jobs:
- name: Install Packages (macOS)
if: runner.os == 'macOS'
run: |
+ brew update
brew install \
ccache \
cln \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback