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 b380f6a commit a0c5d89Copy full SHA for a0c5d89
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
copyback: true
30
release: "15.0"
31
prepare: |
32
- pkg install -y git go124 poudriere
+ pkg install -y git go124 ca_root_nss poudriere
33
git clone -b devel --depth 1 --single-branch https://github.com/pfsense/FreeBSD-ports.git /usr/ports
34
run: |
35
set -ex
0 commit comments