Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
klemmchr committed Nov 17, 2019
1 parent cfe9aaf commit 6e7c21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
yarn config set cache-folder $GITHUB_WORKSPACE/.cache/yarn
yarn install --frozen-lockfile
ls -a $GITHUB_WORKSPACE
ls -a $GITHUB_WORKSPACE/.cache/Cypress
- name: Run Build
run: yarn build
Expand Down

0 comments on commit 6e7c21e

Please sign in to comment.