chore: install cache prefix

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-12-21 11:15:44 +01:00
parent 90666d48d7
commit c2bcf2c720
+3 -2
View File
@@ -24,8 +24,9 @@ jobs:
registry-url: https://registry.npmjs.org/
- name: yarn install
run: |
yarn install
uses: backstage/actions/yarn-install@v0.5.12
with:
cache-prefix: linux-v16
- name: Use Uffizzi's backstage app config
run: |