Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
the-hampel authored Nov 8, 2023
1 parent 655fd27 commit d9fe974
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
run: |
cmake --build build/ --target test
- name: Deploy pages
uses: JamesIves/github-pages-deploy-action@v4.4.3
- name: Deploy pages 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: build/doc/html/
Expand Down

0 comments on commit d9fe974

Please sign in to comment.