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