diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c5fe346e..07c999df 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,7 +18,7 @@ jobs: usesh: true prepare: | pkg install -y git - + zpool list run: | git clone https://github.com/BastilleBSD/rocinante.git cd rocinante && make install