mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-22 02:12:38 +01:00
Update tauri.yml
This commit is contained in:
parent
ce7288e9b2
commit
77ad1df6d7
3
.github/workflows/tauri.yml
vendored
3
.github/workflows/tauri.yml
vendored
@ -19,6 +19,9 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 19
|
||||
- uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: latest
|
||||
- name: Install Rust stable
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
- name: install dependencies (ubuntu only)
|
||||
|
Loading…
Reference in New Issue
Block a user