We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc3886 commit 2672759Copy full SHA for 2672759
.github/workflows/deploy.yml
@@ -5,7 +5,7 @@ on:
5
- 'v*.*.*'
6
env:
7
CARGO_TERM_COLOR: always
8
- WORKSPACE: "/home/runner/work/op-finality-gadget"
+ WORKSPACE: "/home/runner/work/op-finality-gadget/op-finality-gadget"
9
jobs:
10
build_and_upload_contracts:
11
runs-on: ubuntu-latest
.github/workflows/wasm-tests-full.yml
- '**'
wasm-build-check-integration-full:
0 commit comments