mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-02 03:50:55 +00:00
build: rename bundle command to build command (#121)
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@@ -29,5 +29,5 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: yarn install
|
||||
|
||||
- name: Bundle Package
|
||||
run: yarn bundle && git diff --exit-code HEAD
|
||||
- name: Build Package
|
||||
run: yarn build && git diff --exit-code HEAD
|
||||
|
||||
Reference in New Issue
Block a user