Skip to content

Commit

Permalink
Added script
Browse files Browse the repository at this point in the history
  • Loading branch information
jerouris committed Sep 19, 2024
1 parent c601690 commit 3bbdc41
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-and-deploy-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,8 @@ jobs:
- name: Checkout source code
uses: actions/checkout@v2

# - name: Install zip
# run: apt install -y zip

- name: Build Spec
run: bash ./build.sh
run: bash ./build-actions.sh

- name: Deploy on S3
env:
Expand Down

0 comments on commit 3bbdc41

Please sign in to comment.