Skip to content

Commit

Permalink
Add flakehub cache to the macos builds
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc authored Sep 11, 2024
1 parent 8da9e38 commit 4a0d58e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4a0d58e

Please sign in to comment.