mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-18 15:06:58 +01:00
Update yaak cli path
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
go-version: '1.22'
|
||||
|
||||
- name: Install Yaak CLI
|
||||
run: go install github.com/yaakapp/cli@latest
|
||||
run: go install github.com/yaakapp/yaakcli@latest
|
||||
|
||||
- name: install Rust stable
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
|
||||
Reference in New Issue
Block a user