Skip to content

Commit

Permalink
Fix output dir
Browse files Browse the repository at this point in the history
  • Loading branch information
tayden committed Dec 5, 2024
1 parent 722eda3 commit e79df55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_conda-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: Build package
run: |
rattler-build build -r conda/recipe.yaml --output-dir conda
rattler-build build -r conda/recipe.yaml
- name: Publish package
if: inputs.should-upload
Expand Down

0 comments on commit e79df55

Please sign in to comment.