Skip to content

Commit

Permalink
Merge pull request #2465 from tgodzik/cache-all-ci-jobs
Browse files Browse the repository at this point in the history
improvement: Cache platform bridge jobs artifacts
  • Loading branch information
tgodzik authored Oct 11, 2024
2 parents dc041e2 + d347b22 commit 7398e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- uses: coursier/setup-action@v1
with:
apps: 'sbt'
- uses: coursier/cache-action@v6
- uses: graalvm/setup-graalvm@v1
with:
version: '22.3.0'
Expand Down

0 comments on commit 7398e04

Please sign in to comment.