Skip to content

Commit

Permalink
Build must succeed
Browse files Browse the repository at this point in the history
  • Loading branch information
LordKa0S committed Jul 17, 2021
1 parent 36aac58 commit ced7354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
npm run format
git diff --exit-code
- name: build html
run: npm run build --if-present
run: npm run build

0 comments on commit ced7354

Please sign in to comment.