We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a3c0bf commit f91532bCopy full SHA for f91532b
1 file changed
.github/workflows/tests.yml
@@ -75,7 +75,7 @@ jobs:
75
cache: false
76
- name: build pninexus
77
run: |
78
- pixi add rattler-build compilers libboost-headers=1.88.0
+ pixi add rattler-build compilers libboost-headers=1.88.0 h5cpp libpninexus
79
pixi run rattler-build build --recipe .github/workflows/pixi/recipe.yaml
80
81
# deb_tests:
0 commit comments