Remove airtunes cache

[ci skip]
This commit is contained in:
Core 2022-09-15 22:02:09 +01:00
parent c30e0a2e25
commit 8c4bc623f0
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0

View file

@ -52,7 +52,7 @@ jobs:
echo "APP_VERSION=$(node -p -e 'require("./package.json").version')" >>$GITHUB_ENV
- name: Clear node_airtunes2 cache
run: rm -rf ~/.pnpm-store/tmp/cf5bc2de2629636ca224995234b8eaa1 || true
run: rm -rf ~/Library/pnpm/store/v3/tmp/cf5bc2de2629636ca224995234b8eaa1 || true
- name: Sign in to EVS
run: |