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:
runs-on: ubuntu-20.04
steps:
# - uses: actions/checkout@v2
# with:
# submodules: true
# fetch-depth: 0
- uses: actions/checkout@v2
with:
# submodules: true
fetch-depth: 0
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with: