Remove un-needed parameter in workflow
Build and deploy site / deploy (push) Failing after 32s Details

This commit is contained in:
Jarrod Doyle 2024-03-16 10:55:58 +00:00
parent 04adb63bc8
commit 1e43176d44
Signed by: Jayrude
GPG Key ID: 38B57B16E7C0ADF7
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ jobs:
uses: actions/checkout@v3
with:
submodules: 'recursive'
github-server-url: 'https://jayrude.dev/gitea'
- name: Install apt packages
run: apt update && apt install -y jq rsync
- name: Get latest Hugo version