We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b12d4c commit 760ee91Copy full SHA for 760ee91
.github/workflows/netbsd.yml
@@ -75,7 +75,7 @@ jobs:
75
mem: 4096
76
copyback: false
77
prepare: |
78
- /usr/sbin/pkg_add curl git unzip gmake llvm libcxx gsed bash perl
+ /usr/sbin/pkg_add -u curl git unzip gmake llvm libcxx gsed bash perl
79
ln -sf /usr/pkg/bin/gmake /usr/pkg/bin/make
80
run: |
81
./configure
0 commit comments