1
0
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:
Puyodead1 2023-09-15 12:40:36 -04:00
parent ce7288e9b2
commit 77ad1df6d7
No known key found for this signature in database
GPG Key ID: BA5F91AAEF68E5CE

View File

@ -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)