mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-22 02:12:38 +01:00
tauri ci: cache
This commit is contained in:
parent
0213dcd8b8
commit
da3f471c7e
1
.github/workflows/tauri.yml
vendored
1
.github/workflows/tauri.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 19
|
||||
cache: "pnpm"
|
||||
- uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: latest
|
||||
|
Loading…
Reference in New Issue
Block a user