From 9e645e9237e608ddcc64f26ad91b0e1c6302cc4f Mon Sep 17 00:00:00 2001 From: DatuX Date: Tue, 2 Feb 2021 14:27:04 +0100 Subject: [PATCH] Update manual.yml --- .github/workflows/manual.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manual.yml b/.github/workflows/manual.yml index aef4313..0214657 100644 --- a/.github/workflows/manual.yml +++ b/.github/workflows/manual.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Prepare - run: apt-get install zfsutils-linux + run: sudo apt-get install zfsutils-linux - name: Regression test run: sudo zpool status