Skip to content

Commit

Permalink
ci: fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Jun 5, 2024
1 parent 383cf0c commit 81d6b83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
with:
node-version: 20
check-latest: true
cache: 'npm'
- name: Install dependencies
run: npm install
- name: Install dependencies for docs folder
Expand Down

0 comments on commit 81d6b83

Please sign in to comment.