diff options
| author | ruki <[email protected]> | 2021-03-18 00:50:24 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-03-18 00:50:24 +0800 |
| commit | 57bf66724d0e9ef988a4020f2686230c48453431 (patch) | |
| tree | e26217aa401d3b27bdddc79dc73cee3ed505d559 /.github/workflows | |
| parent | e2f2401b91c351c0b868829f9e98a76683b18cad (diff) | |
update freebsd ci
Diffstat (limited to '.github/workflows')
| -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 96304863f..ced4b3caf 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -17,7 +17,7 @@ jobs: submodules: true - name: tests - uses: vmactions/[email protected] + uses: vmactions/[email protected] with: usesh: true mem: 4096 |
