Skip to content

Commit

Permalink
Update deploy-site.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
merill committed May 24, 2024
1 parent cea73c9 commit 3e6defc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./website/
working-directory: ./website/build/
steps:
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 3e6defc

Please sign in to comment.