Remove un-needed parameter in workflow
Build and deploy site / deploy (push) Failing after 32s
Details
Build and deploy site / deploy (push) Failing after 32s
Details
This commit is contained in:
parent
04adb63bc8
commit
1e43176d44
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue