Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
005f02127d
commit
b3ed791538
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
id: go
|
id: go
|
||||||
|
with:
|
||||||
|
go-version: '>=1.23.0'
|
||||||
uses: https://code.forgejo.org/actions/setup-go@v5
|
uses: https://code.forgejo.org/actions/setup-go@v5
|
||||||
- name: Setup Tailscale
|
- name: Setup Tailscale
|
||||||
id: tailscale
|
id: tailscale
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue