Skip to content

Commit

Permalink
fix: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-pousette committed Oct 28, 2024
1 parent 98e4325 commit 0ca11d8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-1

- name: Build
run: yarn install && yarn build

- name: Deploy bootstrap config
run: |
aws s3 sync ./bootstrap-4.env s3://bootstrap-peerchecker-com-dist --delete
Expand Down

0 comments on commit 0ca11d8

Please sign in to comment.