This commit is contained in:
Christian Klemm
2019-11-17 21:54:15 +01:00
parent 6e7c21e439
commit 1e1a6e3a2d

View File

@@ -31,7 +31,7 @@ jobs:
run: |
yarn config set cache-folder $GITHUB_WORKSPACE/.cache/yarn
yarn install --frozen-lockfile
ls -a $GITHUB_WORKSPACE/.cache/Cypress
ls -a ~/.cache/Cypress
- name: Run Build
run: yarn build