chore: clean cache

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-02-24 16:07:08 +01:00
parent 22747ec473
commit 7c52c943cb
+2
View File
@@ -47,6 +47,8 @@ jobs:
uses: microsoft/setup-msbuild@v1.0.2
- name: setup chrome
uses: browser-actions/setup-chrome@latest
- name: yarn cache clean
run: yarn cache clean
- name: yarn install
run: yarn install --frozen-lockfile