Browse Source

minor

pull/4454/head
neil 2 years ago
parent
commit
7b623f85cd
  1. 1
      .github/workflows/NetBSD.yml

1
.github/workflows/NetBSD.yml

@ -61,7 +61,6 @@ jobs:
nat: |
"8080": "80"
prepare: |
export PKG_PATH="https://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r|cut -f '1 2' -d.)/All/"
pkg_add curl socat
usesh: true
copyback: false

Loading…
Cancel
Save