We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb2a94c commit 784a8eaCopy full SHA for 784a8ea
scripts/ci/conda/setup.sh
@@ -9,6 +9,6 @@ git clone https://github.com/conda-forge/proj.4-feedstock.git
9
10
cd proj.4-feedstock
11
12
-yq -y -i '.source = {"path": "./../../PROJ"} | .build.number = 2112' recipe/recipe.yaml
+yq -y -i '.source = {"path": "../../../PROJ"} | .build.number = 2112' recipe/recipe.yaml
13
14
ls recipe
0 commit comments