Skip to content

Commit

Permalink
ci(website): set working-directory for build
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham committed Sep 22, 2024
1 parent ccc7de7 commit 31b3ab9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Build mdBook
run: |
mdbook build
working-directory: ./example

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 31b3ab9

Please sign in to comment.