ci: fix indents

pull/220/head
sammyette 2022-12-14 21:32:21 -04:00
parent 514cbe25c7
commit 6525fa774e
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: true
fetch-depth: 0
fetch-depth: 0
- name: Download Task
run: 'sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d'
- uses: wangyoucao577/go-release-action@v1.25