Update build.yml

This commit is contained in:
Christian Klemm 2020-02-16 16:52:15 +01:00 committed by GitHub
parent f90d271739
commit aeccf92375
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ jobs:
yarn install --frozen-lockfile
npx cypress cache path
npx cypress cache list
npx cypress verify
- name: Run Build
run: yarn build