mirror of
https://github.com/threeal/cmake-action.git
synced 2025-06-09 02:31:21 +00:00
ci(build): merge check differences step to bundle package step
This commit is contained in:
parent
d6da3dc47a
commit
2410eb04f5
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@ -30,7 +30,4 @@ jobs:
|
||||
run: yarn install
|
||||
|
||||
- name: Bundle Package
|
||||
run: yarn bundle
|
||||
|
||||
- name: Check Differences
|
||||
run: git diff --exit-code HEAD
|
||||
run: yarn bundle && git diff --exit-code HEAD
|
||||
|
Loading…
Reference in New Issue
Block a user