summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2021-03-19 00:56:23 +0800
committerruki <[email protected]>2021-03-19 00:56:23 +0800
commit58cd3e6ea45f726fd258710092773ae23b19a050 (patch)
tree31aaeb643189ed88d19a65876fbcbf3301ae9950
parent35d3d81d6d397907c838698bd3a18ae37b861bc0 (diff)
fix freebsd ci
-rw-r--r--.github/workflows/freebsd.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml
index ced4b3caf..d6b406d41 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