From: Arran Cudbard-Bell Date: Sun, 11 Dec 2022 04:08:47 +0000 (-0600) Subject: See if SSHFS is any more reliable X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d1c5a441342eea52481a71229cd33cb5ee1b127;p=thirdparty%2Ffreeradius-server.git See if SSHFS is any more reliable --- diff --git a/.github/workflows/ci-freebsd.yml b/.github/workflows/ci-freebsd.yml index de30abfe39c..afff376c96e 100644 --- a/.github/workflows/ci-freebsd.yml +++ b/.github/workflows/ci-freebsd.yml @@ -54,7 +54,7 @@ jobs: uses: vmactions/freebsd-vm@v0.3.0 with: usesh: true - sync: rsync + sync: sshfs copyback: false mem: 4096 envs: 'HOSTAPD_BUILD_DIR HOSTAPD_GIT_TAG'