force reinstalling packages

This commit is contained in:
Christian Klemm
2019-11-12 21:52:50 +01:00
committed by GitHub
parent e75acf69aa
commit f5e90252f1

View File

@@ -29,7 +29,7 @@ jobs:
${{ runner.OS }}-
- name: Install Packages
run: yarn install --frozen-lockfile
run: yarn install --frozen-lockfile --force
env:
CYPRESS_CACHE_FOLDER: $GITHUB_WORKSPACE/.cache/cypress