Skip to content

Commit

Permalink
fix zip file generation
Browse files Browse the repository at this point in the history
  • Loading branch information
jerouris committed Dec 2, 2024
1 parent 7e05a61 commit beb242e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v2

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

- name: Deploy on S3
env:
Expand Down

0 comments on commit beb242e

Please sign in to comment.