We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58b04e commit f5fe43eCopy full SHA for f5fe43e
.github/workflows/build.yaml
@@ -59,7 +59,7 @@ jobs:
59
shell: bash
60
env:
61
RUST_LOG: trace
62
- SBF_OUT_DIR: ./target/deploy
+ SBF_OUT_DIR: ../target/deploy
63
64
verified-build:
65
name: Build Verifiable Artifact
0 commit comments