mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-20 08:34:18 +01:00
Fix setup go
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -42,6 +42,8 @@ jobs:
|
||||
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
version: '1.22'
|
||||
|
||||
- name: Install Yaak CLI
|
||||
run: go install github.com/yaakapp/cli
|
||||
|
||||
Reference in New Issue
Block a user