Skip to content

Commit

Permalink
Update CI github (0xPolygonHermez#878)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaubennassar authored Jul 11, 2022
1 parent 94b366e commit 3c79288
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/cmd/dependencies.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ func updateDeps(ctx *cli.Context) error {
},
PB: &dependencies.PBConfig{
TargetDirPath: "../../../proto/src",
SourceRepo: "[email protected]:hermeznetwork/comms-protocol.git",
SourceRepo: "[email protected]:0xPolygonHermez/zkevm-comms-protocol.git",
},
TV: &dependencies.TVConfig{
TargetDirPath: "../../../test/vectors/src",
SourceRepo: "[email protected]:hermeznetwork/test-vectors.git",
SourceRepo: "[email protected]:0xPolygonHermez/zkevm-testvectors.git",
},
}

Expand Down

0 comments on commit 3c79288

Please sign in to comment.