Skip to content

Commit

Permalink
fix link and restore bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
Geometer1729 committed Dec 19, 2024
1 parent 3d2854a commit 19886d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
#fail if this changes any files
cd src/bindings
echo If this check fails you can download a patch from the patch-upload job
echo "https://github.com/o1-labs/o1js/blob/main/README-dev.md#build-scripts"
echo "https://github.com/o1-labs/o1js/blob/main/README-dev.md#bindings-check-in-ci"
git diff --exit-code
- name: add build to gc-root if on main
if: github.ref == 'refs/heads/main'
Expand Down
2 changes: 1 addition & 1 deletion src/bindings

0 comments on commit 19886d8

Please sign in to comment.