Skip to content

Commit

Permalink
enable metadata hash
Browse files Browse the repository at this point in the history
  • Loading branch information
ermalkaleci committed Aug 9, 2024
1 parent d243148 commit 9216571
Show file tree
Hide file tree
Showing 5 changed files with 314 additions and 303 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
Loading

0 comments on commit 9216571

Please sign in to comment.