Skip to content

Commit 2ad0374

Browse files
committed
fix: use conda-recipe instead of recipe dir
1 parent 55661b1 commit 2ad0374

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
CHANNELS="-c conda-forge --override-channels"
3838
conda build \
3939
$CHANNELS \
40-
recipe
40+
conda-recipe
4141
4242
- name: Upload artifact
4343
uses: actions/[email protected]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)