1
0
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:
Puyodead1 2023-09-15 13:15:54 -04:00
parent 0213dcd8b8
commit da3f471c7e
No known key found for this signature in database
GPG Key ID: BA5F91AAEF68E5CE

View File

@ -19,6 +19,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 19
cache: "pnpm"
- uses: pnpm/action-setup@v2
with:
version: latest