We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b4354 commit d67f0d8Copy full SHA for d67f0d8
.github/workflows/freebsd.yml
@@ -24,6 +24,7 @@ jobs:
24
set -euox pipefail
25
26
# install dependencies
27
+ pkg-update -f
28
pkg install -y \
29
git \
30
devel/cmake-core \
0 commit comments