Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
trinitys7 committed Nov 12, 2024
1 parent 6817044 commit 0d67db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
image: cosmwasm/optimizer:0.15.0
options: -v ${{ github.workspace }}:/code
run: ./scripts/optimizer.sh .
run: optimizer.sh .

- name: Create release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 0d67db7

Please sign in to comment.