Skip to content

Commit 19886d8

Browse files
committed
fix link and restore bindings
1 parent 3d2854a commit 19886d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-bindings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
#fail if this changes any files
3232
cd src/bindings
3333
echo If this check fails you can download a patch from the patch-upload job
34-
echo "https://github.com/o1-labs/o1js/blob/main/README-dev.md#build-scripts"
34+
echo "https://github.com/o1-labs/o1js/blob/main/README-dev.md#bindings-check-in-ci"
3535
git diff --exit-code
3636
- name: add build to gc-root if on main
3737
if: github.ref == 'refs/heads/main'

src/bindings

0 commit comments

Comments
 (0)