From 436326e12a8e123c977956524bde23e0298d6eda Mon Sep 17 00:00:00 2001 From: Simon Kagstrom Date: Mon, 11 Mar 2024 19:05:58 +0100 Subject: [PATCH] ci: freebsd: Kill sync --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c9cab9f..58760a68 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,6 @@ jobs: uses: vmactions/freebsd-vm@v1 with: usesh: true - sync: rsync prepare: pkg install -y binutils cmake elfutils python bash git python2 run: | chmod u+x .github/workflows/freebsd-build.sh .github/workflows/ci-run-tests.sh