mirror of
https://github.com/Xevion/byte-me.git
synced 2026-01-31 04:23:47 -06:00
ci: omit patch+minor instead of using ^version pattern
This commit is contained in:
Vendored
+1
-1
@@ -81,7 +81,7 @@ jobs:
|
|||||||
- name: Install Tauri CLI
|
- name: Install Tauri CLI
|
||||||
uses: taiki-e/cache-cargo-install-action@v2
|
uses: taiki-e/cache-cargo-install-action@v2
|
||||||
with:
|
with:
|
||||||
tool: tauri-cli@^2.0.0
|
tool: tauri-cli@2
|
||||||
locked: true
|
locked: true
|
||||||
|
|
||||||
- name: Install Linux dependencies
|
- name: Install Linux dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user