Skip to content

Commit 16a6ee2

Browse files
authored
Update build.yml
1 parent e0e6d2a commit 16a6ee2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ jobs:
3636
- name: Install packages
3737
run: yarn
3838

39-
- name: Run Setup
40-
run: yarn setup
41-
4239
- name: Deploy
4340
if: github.repository_owner == 'adventuresindevops' && github.ref == 'refs/heads/main' && github.event_name == 'push'
4441
run: yarn deploy

0 commit comments

Comments
 (0)