This commit is contained in:
Sivert V. Sæther 2022-04-07 15:55:59 +00:00
parent 7123b8a409
commit 2c1b350428

View File

@ -8,10 +8,10 @@ jobs:
deploy: deploy:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
# - uses: actions/checkout@v2 - uses: actions/checkout@v2
# with: with:
# submodules: true # submodules: true
# fetch-depth: 0 fetch-depth: 0
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v2 uses: peaceiris/actions-hugo@v2
with: with: