Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
clearbluejar committed Dec 17, 2023
1 parent 0646e20 commit 8d73415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
node-version: 18
cache: yarn
cache-dependency-path: './wwww/package-lock.json'
cache-dependency-path: './www/package-lock.json'

- name: Install dependencies
run: yarn install --frozen-lockfile
Expand Down

0 comments on commit 8d73415

Please sign in to comment.