Skip to content

Commit 9f065de

Browse files
committed
Testing GitHub Actions
1 parent eeaf1aa commit 9f065de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/freebsd.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ jobs:
3838
usesh: true
3939
prepare: |
4040
set -x
41-
vmstat -s
4241
freebsd-version
43-
pkg install -y gmake
42+
pkg install -y gmake procinfo
43+
procinfo
4444
gmake --version
4545
clang++ --version
4646
run: |

0 commit comments

Comments
 (0)