Skip to content

Commit

Permalink
Added path to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-palmer committed Apr 19, 2024
1 parent 9739aef commit 3a98b9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,11 @@ jobs:

- name: Install dependencies
run: npm ci
working-directory: ./docs

- name: Build website
run: npm run build
working-directory: ./docs

- name: Upload build artifact
if: env.PUSH == 'true'
Expand Down

0 comments on commit 3a98b9f

Please sign in to comment.