Skip to content

Commit

Permalink
Build phase now targets distro-tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
schuylermartin45 committed Oct 27, 2023
1 parent fc35124 commit 70afd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
source $CONDA/bin/activate
conda install conda-build
conda-build .
conda-build -c distro-tooling .
lint-recipe:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 70afd21

Please sign in to comment.