From 06c3789dd9a5adbb509c3e5dae388c068ae559ae Mon Sep 17 00:00:00 2001 From: Barry McCormick Date: Sun, 25 May 2025 18:57:18 -0700 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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