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 c08ee39 commit b2aca3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ jobs:
cd $GITHUB_WORKSPACE
JOBS=1
cd build
make -j $JOBS verify
make verify
EOF
- uses: actions/upload-artifact@v1
Expand Down

0 comments on commit b2aca3b

Please sign in to comment.