Skip to content

Commit

Permalink
ci/recipe -> conda-recipe & update path in recipe file
Browse files Browse the repository at this point in the history
  • Loading branch information
lizgehret committed Dec 23, 2024
1 parent 08ad157 commit 353f549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/recipe/meta.yaml → conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ package:
version: {{ version }}

source:
path: ../..
path: ..

build:
script: make install
Expand Down

0 comments on commit 353f549

Please sign in to comment.