Skip to content

Commit 4973b6f

Browse files
authored
fix: Update push.yml
1 parent 29348ff commit 4973b6f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/push.yml

-3
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
- name: Install dependencies
2929
run: yarn --frozen-lockfile
3030

31-
- name: Build
32-
run: yarn build
33-
3431
- name: Install latest npm
3532
run: npm install -g npm@latest
3633

0 commit comments

Comments
 (0)