Skip to content

Commit

Permalink
Update jekyll.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumWalley authored Jul 11, 2024
1 parent 74fc4c1 commit f517fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
make lesson-check-all
- name: "Check lesson for errors"
run: |
make lesson-check
make lesson-check | true
- name: "Check build"
run: |
make --always-make site ${{ steps.pages.outputs.base_path }}
Expand Down

0 comments on commit f517fd0

Please sign in to comment.