mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
fix freebsd checks
This commit is contained in:
parent
4f662d662e
commit
c08ee39969
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -901,6 +901,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
command: |
|
command: |
|
||||||
ssh freebsd sh <<EOF
|
ssh freebsd sh <<EOF
|
||||||
|
cd $GITHUB_WORKSPACE
|
||||||
JOBS=1
|
JOBS=1
|
||||||
cd build
|
cd build
|
||||||
make -j $JOBS verify
|
make -j $JOBS verify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user