Skip to content

Commit

Permalink
mayb fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Apr 13, 2024
1 parent 31627b5 commit 0bd8367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/js_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
with:
node-version: 18.x
cache: "yarn"
cache-dependency-path: ./js/yarn.lock
- name: Install dependencies
run: yarn install --immutable --mode=skip-build
working-directory: "js"
Expand Down

0 comments on commit 0bd8367

Please sign in to comment.