Skip to content

Commit

Permalink
Merge pull request #126 from DeterminateSystems/flakehub-cache-enable
Browse files Browse the repository at this point in the history
Enable FlakeHub Cache
  • Loading branch information
lucperkins authored Apr 24, 2024
2 parents 9e20ae6 + 7fc7234 commit ceca41b
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 @@ -10,6 +10,9 @@ on:
jobs:
build-artifacts-X64-Linux:
runs-on: UbuntuLatest32Cores128G
permissions:
id-token: "write"
contents: "read"
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit ceca41b

Please sign in to comment.