Skip to content

Commit

Permalink
MacOS build with cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mc2eqe authored Oct 9, 2023
1 parent b7e0532 commit 833f060
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,9 @@ jobs:
SCCACHE_BUCKET: ${{ secrets.SCCACHE_BUCKET }}
SCCACHE_REGION: ${{ secrets.SCCACHE_REGION }}
SCCACHE_S3_KEY_PREFIX: "astar-macos"
permissions:
id-token: write
contents: read
steps:
- name: Checkout the source code
uses: actions/checkout@v3
Expand Down

0 comments on commit 833f060

Please sign in to comment.