Skip to content

Commit

Permalink
Add folded style for build args
Browse files Browse the repository at this point in the history
  • Loading branch information
smcolby committed Dec 19, 2024
1 parent f9a3d22 commit 5140898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
# Needs to be unique for each matrix entry
artifact-name: isicle-${{ matrix.target-platform }}
recipe-path: conda.recipe/recipe.yaml
build-args: |
build-args: >
--target-platform ${{ matrix.target-platform }}
--variant-config conda.recipe/variants.yaml
--output-dir build/
Expand Down

0 comments on commit 5140898

Please sign in to comment.