1
0
Fork 0

v3
Deploy / deploy (push) Failing after 26s Details

This commit is contained in:
Digital Studium 2023-05-10 15:38:05 +03:00
parent 23a4446d94
commit ece9604bad
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
steps:
- name: Fetch repo
uses: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675
uses: actions/checkout@v3
with:
submodules: true # Fetch Hugo themes (true OR recursive)
fetch-depth: 0