Skip to content

Commit

Permalink
disable metadata hash (#1300)
Browse files Browse the repository at this point in the history
  • Loading branch information
ermalkaleci authored Jul 16, 2024
1 parent 50351ee commit 150b11c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,9 +258,9 @@ jobs:
- name: Srtool build
id: srtool_build
uses: chevdor/[email protected]
env:
# env:
# needed to enable metadata hash generation
BUILD_OPTS: "--features on-chain-release-build"
# BUILD_OPTS: "--features on-chain-release-build"
with:
chain: ${{ matrix.chain }}
runtime_dir: runtime/${{ matrix.chain }}
Expand Down

0 comments on commit 150b11c

Please sign in to comment.