Skip to content

Commit

Permalink
submodule off
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudbore committed Feb 8, 2024
1 parent b386d7f commit 60f73b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,12 @@ jobs:
- name: Checkout repository
uses: actions/[email protected]
with:
submodules: false
submodules: ''

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.68.3'
# extended: true

- name: Build
run: hugo -D -F -b "https://scil.usherbrooke.ca" -d scil.usherbrooke.ca
Expand Down

0 comments on commit 60f73b9

Please sign in to comment.