mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-23 16:17:15 +02:00
Fix again
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
|||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
version: '1.22'
|
go-version: '1.22'
|
||||||
|
|
||||||
- name: Install Yaak CLI
|
- name: Install Yaak CLI
|
||||||
run: go install github.com/yaakapp/cli
|
run: go install github.com/yaakapp/cli
|
||||||
|
|||||||
Reference in New Issue
Block a user