Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
0xGorilla committed Jan 9, 2024
1 parent 342ebf7 commit 4395cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:

- run: yarn test
env:
SOL_AST_COMPILER_CACHE: ${{ env.RUNNER_TEMP }}/.compiler_cache
SOL_AST_COMPILER_CACHE: $GITHUB_WORKSPACE/.compiler_cache

0 comments on commit 4395cb7

Please sign in to comment.