Skip to content

Commit 0a151b6

Browse files
committed
Fix: release optimizer call
1 parent ee696de commit 0a151b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

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

4039
- name: Create release
4140
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)