Skip to content

Commit

Permalink
Fix another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bess authored Jan 22, 2025
1 parent 5e35ebd commit 49bd3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
- uses: actions/upload-artifact@v4
with:
# By default, upload the docs directory
path: ${{ inputs.output-dir }}
path: 'docs'
- id: deployment
uses: actions/deploy-pages@v4

0 comments on commit 49bd3ee

Please sign in to comment.