From 10af21a48fd2dd63432a3196a89dadec2293f339 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Tue, 15 Oct 2024 18:40:43 +0200 Subject: [PATCH] another try, this time w/o make --- .github/workflows/ci.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e61a8f0..d7452b8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,9 +24,11 @@ jobs: sysctl hw.ncpu sysctl hw.physmem sysctl hw.usermem + ls -la ifconfig em0 172.16.0.1/32 alias - make - yes | make install + ifconfig -a + cp src/jaildk.sh jaildk + sh jaildk setup /jail cp .github/assets/jail.conf /etc/ /jail/bin/jaildk create test ls -ld /jail/etc/test