Skip to content

Commit 27724a6

Browse files
committed
Verify rattler-build in GHA
1 parent 1d82e72 commit 27724a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/_conda-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ jobs:
5656
- name: Install build packages
5757
run: mamba install -y rattler-build anaconda-client conda-verify
5858

59+
- name: Verify rattler-build installation
60+
run: rattler-build --version
61+
5962
- name: Build package
6063
run: |
6164
rattler-build build -r conda/recipe.yaml

0 commit comments

Comments
 (0)