Skip to content

Commit

Permalink
Add missing backslash
Browse files Browse the repository at this point in the history
  • Loading branch information
VerifiedJoseph committed Feb 12, 2024
1 parent 66083b8 commit 395a975
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 @@ -68,7 +68,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
with:
path: './website'
path: './website/'

- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 395a975

Please sign in to comment.