Skip to content

Commit e4651df

Browse files
committed
fix(ci): temporarily switch to my iroha fork
Signed-off-by: 0x009922 <[email protected]>
1 parent 8f18432 commit e4651df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
- name: Clone Iroha
1818
run: deno task prep:iroha --git $IROHA_GIT --git-rev $IROHA_REV
1919
env:
20-
IROHA_GIT: https://github.com/hyperledger-iroha/iroha.git
21-
IROHA_REV: v2.0.0-rc.1.0
20+
IROHA_GIT: https://github.com/0x009922/iroha.git
21+
IROHA_REV: 5302-expose-signature-payload
2222

2323
- uses: actions-rust-lang/setup-rust-toolchain@v1
2424
with:

0 commit comments

Comments
 (0)