Skip to content

Commit

Permalink
Specify build path
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-palmer committed May 1, 2024
1 parent dc4f64c commit 04a7b90
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 @@ -37,6 +37,8 @@ jobs:

- name: Upload build artifact
uses: actions/upload-pages-artifact@v3
with:
path: ./build

- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v4

0 comments on commit 04a7b90

Please sign in to comment.