fix(ci): :(
continuous-integration/drone/push Build was killed Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2023-02-20 20:44:59 +01:00
parent 30277b5028
commit fa709ca327
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 1 additions and 1 deletions

View File

@ -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