diff options
| author | ruki <[email protected]> | 2021-10-07 00:53:01 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-10-07 00:53:01 +0800 |
| commit | baddd3397896673c9bdadf7f2da57370ed92ca4a (patch) | |
| tree | 37e85f50473ca6e20e15aee8392dfa98ccc1f27f | |
| parent | bf5cbeff9d3b65ad60789ef2119acc0b017f5fb9 (diff) | |
improve freebsd ci
| -rw-r--r-- | .github/workflows/freebsd.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index 43de28c51..42871147f 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -20,7 +20,7 @@ jobs: submodules: true - name: Tests - uses: vmactions/[email protected] + uses: vmactions/[email protected] with: usesh: true mem: 4096 |
