Skip to content

Commit c89b9bb

Browse files
committed
Update yarn.lock and build.yml
1 parent 9cfa380 commit c89b9bb

File tree

2 files changed

+2875
-2878
lines changed

2 files changed

+2875
-2878
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
run: yarn type-check
2727
- name: Lint
2828
run: yarn lint
29-
- name: Build
30-
run: yarn build
3129
- name: Test
3230
run: yarn test
3331

@@ -54,5 +52,4 @@ jobs:
5452
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY }}
5553
aws-secret-access-key: ${{ secrets.AWS_SECRET_KEY }}
5654
mask-aws-account-id: true
57-
- name: Use AWS CLI
58-
run: aws s3 ls
55+
# continue with IaC + Deploy app

0 commit comments

Comments
 (0)