Skip to content

Commit

Permalink
Fixes workflow typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fruzsinaagocs committed Jan 13, 2025
1 parent 5a35e14 commit 3f3f827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
with:
path: ~/.julia
key: ${{ steps.cache-julia.outputs.cache-primary-key }}
- name: Build website
run: jupyter-book build .
- name: Upload pages artifact
if: ${{ github.ref == 'refs/heads/main' }}
Expand Down

0 comments on commit 3f3f827

Please sign in to comment.