Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz committed May 14, 2024
1 parent 99a03f8 commit 5a6099a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
node-version: 18
cache: yarn
working-directory: docs/vame-docs-app
cache-dependency-path: docs/vame-docs/app/yarn.lock
cache-dependency-path: docs/vame-docs-app/yarn.lock

- name: Install dependencies
run: cd docs/vame-docs-app && yarn install --frozen-lockfile
Expand Down

0 comments on commit 5a6099a

Please sign in to comment.