Skip to content

Commit

Permalink
fix: add contracts as submodule
Browse files Browse the repository at this point in the history
Getting pnpm working locally is problematic, but in CI it seems fine?
  • Loading branch information
cpb8010 committed Nov 27, 2024
1 parent 16347b4 commit 4b2b9a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "packages/contracts"]
path = packages/contracts
url = [email protected]:matter-labs/zksync-sso-clave-contracts.git
1 change: 1 addition & 0 deletions packages/contracts
Submodule contracts added at a2ced5

0 comments on commit 4b2b9a2

Please sign in to comment.