Skip to content

Commit

Permalink
Fix CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekSuchanek committed Jan 31, 2025
1 parent 995219e commit 55a9aa8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:

- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v3
with:
path: ./_site

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

0 comments on commit 55a9aa8

Please sign in to comment.