Skip to content

Commit

Permalink
Shhhhhh~ I'm sure frozen lockfile doesn't matter for docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reboot-Codes committed Aug 6, 2024
1 parent 5ed4267 commit c00d501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cache-dependency-path: ./docs/yarn.lock
- name: Install dependencies
working-directory: ./docs
run: yarn install --frozen-lockfile --non-interactive
run: yarn install --non-interactive
- name: Build
working-directory: ./docs
run: yarn build
Expand Down

0 comments on commit c00d501

Please sign in to comment.