Skip to content

Commit

Permalink
temporarily building GH pages in build action
Browse files Browse the repository at this point in the history
  • Loading branch information
giulong committed Nov 25, 2023
1 parent 11bf0d9 commit bff30b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
uses: actions/jekyll-build-pages@v1
with:
source: docs/
destination: docs/_site
destination: ./_site
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2

0 comments on commit bff30b2

Please sign in to comment.