Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
ci: stop installing kyua from packages
Baptiste Daroussin committed 1 year ago
commit e12bd6aa72f47008cbf1515a70f26d9fd9a4b9d4
parent 2ac2201
1 file changed +1 -2
modified .builds/freebsd.yml
@@ -1,6 +1,5 @@
image: freebsd/latest
packages:
-
  - kyua
  - pkgconf
  - python3
sources:
@@ -9,7 +8,7 @@ tasks:
  - configure: |
      mkdir build
      cd build
-
      ../pkg/configure 
+
      ../pkg/configure
  - build: |
      cd build
      make