Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyStegeman committed Nov 16, 2023
1 parent 4a1f392 commit 9622fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Build recipe
shell: bash -l {0}
run: |
CONDA_PY=$CONDA_PY mambabuild --no-test -q conda-recipe
CONDA_PY=$CONDA_PY conda mambabuild --no-test -q conda-recipe
# install local build
- name: Copying conda channel locally
run: |
Expand Down

0 comments on commit 9622fb2

Please sign in to comment.