Skip to content

Commit 5f81acf

Browse files
committed
Testing GitHub Actions
1 parent 9f065de commit 5f81acf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/freebsd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ jobs:
3838
usesh: true
3939
prepare: |
4040
set -x
41+
sysctl hw.physmem
4142
freebsd-version
42-
pkg install -y gmake procinfo
43-
procinfo
43+
pkg install -y gmake
4444
gmake --version
4545
clang++ --version
4646
run: |

0 commit comments

Comments
 (0)