Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
30277b5028
commit
fa709ca327
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ghrelease.yaml
vendored
2
.github/workflows/ghrelease.yaml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.20
|
||||
go-version: '>=1.20.1'
|
||||
|
||||
- name: Install scdoc
|
||||
run: sudo apt-get install -y scdoc
|
||||
|
|
Loading…
Reference in a new issue