Skip to content

Commit

Permalink
Test some stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkoops committed May 2, 2024
1 parent 22a2504 commit a36ebb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/setup-project/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ runs:
if: inputs.skip-build != 'true' && steps.cache-build.outputs.cache-hit != 'true'
shell: bash
run: yarn build && yarn build:umd
env:
DISABLE_V8_COMPILE_CACHE: 1

0 comments on commit a36ebb3

Please sign in to comment.