Skip to content

Commit

Permalink
update CI actions
Browse files Browse the repository at this point in the history
  • Loading branch information
darioizzo committed Sep 28, 2024
1 parent e7f0000 commit ddcfa47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pykep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: bash tools/gha_linux_pykep.sh
- name: Upload to github pages 🚀
if: ${{ github.event_name == 'push' }}
uses: JamesIves/[email protected].6
uses: JamesIves/[email protected].4
with:
folder: doc/_build/html # The folder the action should deploy.
windows_pykep:
Expand Down

0 comments on commit ddcfa47

Please sign in to comment.