Skip to content

Commit

Permalink
Final correction
Browse files Browse the repository at this point in the history
  • Loading branch information
BradleyOlson64 committed Aug 7, 2024
1 parent 248e959 commit f53a2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
workdir: ${{ github.workspace }}
tag: ${{ env.RUSTC_VERSION }}
env:
BUILD_OPTS: "--release --features fast-runtime --features devnet"
BUILD_OPTS: "--profile=production --features fast-runtime --features devnet"
- name: Summary
run: |
echo '${{ steps.srtool_build.outputs.json }}' | jq . > creditcoin-srtool-digest.json
Expand Down

0 comments on commit f53a2b2

Please sign in to comment.