Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
liuran001 authored Jan 9, 2024
1 parent ef6b0bb commit c777fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
node-version: ${{ env.NODE_VERSION }}
cache: 'yarn'
cache-dependency-path: yarn.lock
cache-dependency-path: 'docs/yarn.lock'

- name: Install dependencies
run: |
Expand Down

0 comments on commit c777fd5

Please sign in to comment.