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