From 4a0d58eb612939dcb4fe33296aa1c65a3330e892 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Wed, 11 Sep 2024 11:50:35 -0400 Subject: [PATCH] Add flakehub cache to the macos builds --- .github/workflows/build.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index e8c1f1c..73f50b7 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -48,6 +48,9 @@ jobs: # For local development purposes build-artifacts-macos: runs-on: ${{ matrix.systems.runner }} + permissions: + id-token: "write" + contents: "read" strategy: matrix: systems: