Skip to content

Commit d82fff5

Browse files
committed
Revert back cargo install just
1 parent 2d7b8b8 commit d82fff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
cache-dependency-path: examples/package.json
6161

6262
- name: Install just
63-
run: apt-get update && apt-get install -y just
63+
run: cargo install just
6464

6565
- name: Download zombienet
6666
run: |

0 commit comments

Comments
 (0)