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 6d9611e commit bdc2701
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 @@ -52,7 +52,7 @@ jobs:
# make lesson-check | true
- name: "Check build"
run: |
make --always-make site ${{ steps.pages.outputs.base_path }}
make --always-make site # ${{ steps.pages.outputs.base_path }}
env:
JEKYLL_ENV: production
- name: Upload artifact
Expand Down

0 comments on commit bdc2701

Please sign in to comment.