Skip to content

Commit

Permalink
Update testpr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Sep 18, 2024
1 parent d64ae82 commit 5e12c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ jobs:
shell: bash -l {0}
run: |
mkdir -p $CONDA_BLD_PATH
conda index $CONDA_BLD_PATH
boa build additional_recipes/ros2-distro-mutex/ -m ./.ci_support/conda_forge_pinnings.yaml -m ./conda_build_config.yaml
conda index $CONDA_BLD_PATH
boa build . -m ./.ci_support/conda_forge_pinnings.yaml -m ./conda_build_config.yaml
if: steps.newrecipecheck.outputs.RECIPE_CREATED == 1 && steps.filecheck.outputs.LINUX_YAML_CHANGED == 1 && matrix.os == 'ubuntu-latest' && matrix.platform == 'linux-64'
- name: Build recipes for linux-aarch64
Expand Down

0 comments on commit 5e12c1e

Please sign in to comment.