Skip to content

Commit 760ee91

Browse files
committed
improve netbsd ci
1 parent 5b12d4c commit 760ee91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/netbsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
mem: 4096
7676
copyback: false
7777
prepare: |
78-
/usr/sbin/pkg_add curl git unzip gmake llvm libcxx gsed bash perl
78+
/usr/sbin/pkg_add -u curl git unzip gmake llvm libcxx gsed bash perl
7979
ln -sf /usr/pkg/bin/gmake /usr/pkg/bin/make
8080
run: |
8181
./configure

0 commit comments

Comments
 (0)