Skip to content

Commit

Permalink
ci(actions): update check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
onderceylan committed Jul 6, 2022
1 parent 7185107 commit 7e434f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
node-version: 12
registry-url: https://registry.npmjs.org
- name: install dep
run: npm install
run: npm ci
- name: build
run: npm run build
- name: install chromium
Expand Down

0 comments on commit 7e434f0

Please sign in to comment.