Skip to content

Commit

Permalink
Update deploy-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBernskiold authored Dec 30, 2023
1 parent a2cc68c commit 4d56eb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
node-version: 18.x
cache: npm

- name: Go into docs
run: cd docs
- name: Install dependencies
run: npm ci
- name: Build website
Expand Down

0 comments on commit 4d56eb7

Please sign in to comment.