[O] yarn caching

This commit is contained in:
Azalea
2023-03-06 15:11:28 -05:00
committed by GitHub
parent 94273be395
commit 23955a6f4a
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18
cache: 'npm'
cache: 'yarn'
- uses: awalsh128/cache-apt-pkgs-action@latest
with: