From b4bfc9d1f0076b3abdfc395386e87dbbe6cd653a Mon Sep 17 00:00:00 2001 From: Barry McCormick Date: Wed, 28 May 2025 06:51:57 -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 ff5b0f25..4a741e77 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,7 +21,7 @@ jobs: run: | ifconfig - mkdir /tmp + mkdir /temp git clone https://github.com/BastilleBSD/rocinante.git cd rocinante && make install rocinante bootstrap https://github.com/BastilleBSD/rocinante.git