fix: rename build step
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: yarn install --immutable
|
||||
|
||||
- name: Install Dependencies
|
||||
- name: Build packages
|
||||
run: yarn build:all
|
||||
|
||||
- name: Bump version
|
||||
|
||||
Reference in New Issue
Block a user