Skip to content

Commit

Permalink
Merge pull request #161 from DeterminateSystems/grahamc-patch-1
Browse files Browse the repository at this point in the history
Add flakehub cache to the macos builds
  • Loading branch information
grahamc authored Sep 11, 2024
2 parents 8da9e38 + 4a0d58e commit ee92879
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 ee92879

Please sign in to comment.