Skip to content

Commit 323d803

Browse files
committed
Testing GitHub Actions
1 parent 5552b60 commit 323d803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/freebsd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
whoami
4949
pwd
5050
ls -lah
51-
gmake GCC=clang GXX=clang++ CFLAGS='-Wno-psabi -O3 -fno-stack-protector -fcf-protection=none' MARCH=
51+
gmake -j3 run GCC=clang GXX=clang++ CFLAGS='-Wno-psabi -O3 -fno-stack-protector -fcf-protection=none' MARCH=
5252
5353
- name: Upload Results
5454
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)