Skip to content

Commit

Permalink
Update deploy-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-gu authored Jan 28, 2024
1 parent e5b76d9 commit 8d2fcde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
path: ./runtime/dist/index.html
path: ./runtime/dist

# Deployment job
deploy:
Expand Down

0 comments on commit 8d2fcde

Please sign in to comment.