We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f2529e commit 7fec7b3Copy full SHA for 7fec7b3
1 file changed
.github/workflows/pixi/recipe.yaml
@@ -6,13 +6,7 @@ package:
6
version: ${{ version }}
7
8
source:
9
- url: https://github.com/ess-dmsc/h5cpp/archive/refs/tags/v${{ version }}.tar.gz
10
- sha256: e832fb729aaf328d0f30b34e577645f33fdaccda0e1b0c06cb9a3d412a728ad3
11
- patches:
12
- - relax_version_checks.patch
13
- - if: win
14
- then:
15
- - remove-findhdf5.patch
+ - path: ../../../
16
17
build:
18
number: 2
0 commit comments