Skip to content

Commit

Permalink
fix freebsd checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang authored and azat committed Aug 8, 2022
1 parent 4f662d6 commit c08ee39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -901,6 +901,7 @@ jobs:
shell: bash
command: |
ssh freebsd sh <<EOF
cd $GITHUB_WORKSPACE
JOBS=1
cd build
make -j $JOBS verify
Expand Down

0 comments on commit c08ee39

Please sign in to comment.