From: Nick Porter Date: Wed, 14 Sep 2022 09:04:36 +0000 (+0100) Subject: No need to copy back files from FreeBSD VM X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f5cc0029b9cd70be342171c36d9b1436ee68d9d;p=thirdparty%2Ffreeradius-server.git No need to copy back files from FreeBSD VM --- diff --git a/.github/workflows/ci-freebsd.yml b/.github/workflows/ci-freebsd.yml index f056322aae4..68722383410 100644 --- a/.github/workflows/ci-freebsd.yml +++ b/.github/workflows/ci-freebsd.yml @@ -55,6 +55,7 @@ jobs: with: usesh: true sync: rsync + copyback: false mem: 4096 envs: 'HOSTAPD_BUILD_DIR HOSTAPD_GIT_TAG' prepare: |