diff options
| author | ruki <[email protected]> | 2022-09-08 22:30:05 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-09-08 22:30:05 +0800 |
| commit | e444d98224891265da5a1cf535f3e5e0e9e1815a (patch) | |
| tree | b226e02df5c19c753216e20e28fc3afc5b7457f2 | |
| parent | 0210d6a8ca16130a8b319a9ec66fb1e935096827 (diff) | |
improve bsd ci
| -rw-r--r-- | .github/workflows/freebsd.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index 805c5266a..f8f7e76ae 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -23,6 +23,7 @@ jobs: uses: vmactions/freebsd-vm@v0 with: usesh: true + sync: sshfs mem: 4096 copyback: false prepare: pkg install -y curl unzip gmake llvm gsed bash perl5 |
