Skip to content

Commit 1e41a18

Browse files
committed
CI: use consistent naming job - build_wasm -> build-wasm
1 parent 7113ec8 commit 1e41a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
name: bin-${{ matrix.os }}
159159
path: target/release/openmina
160160

161-
build_wasm:
161+
build-wasm:
162162
# NOTE: If you add or remove platforms from this matrix, make sure to update
163163
# the documentation at website/docs/developers/getting-started.mdx
164164
strategy:

0 commit comments

Comments
 (0)