Skip to content

Commit 25774f0

Browse files
committed
Fix: Now fix release optimizer call
1 parent 0a151b6 commit 25774f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
with:
3636
image: cosmwasm/optimizer:0.15.0
3737
options: -v ${{ github.workspace }}:/code
38+
run: optimize.sh .
3839

3940
- name: Create release
4041
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)