mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-11 21:11:36 +01:00
Specify version
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -42,6 +42,8 @@ jobs:
|
||||
|
||||
- name: Install Yaak CLI
|
||||
run: bash <(curl -fsSL https://raw.githubusercontent.com/yaakapp/cli/main/install.sh)
|
||||
env:
|
||||
VERSION: latest
|
||||
|
||||
- name: install Rust stable
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
|
||||
Reference in New Issue
Block a user