Skip to content

Commit

Permalink
remove which?
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Oct 3, 2024
1 parent c0ef081 commit f5b33fe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/example-6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ jobs:
- name: Universal call (= Windows, no .bat, from Bash)
run: |
set -x
which mamba
if [[ "${{ runner.os }}" == "Windows" ]]; then cat "$(which mamba)"; fi
mamba --version
- name: Windows, with .bat, from Bash
Expand Down

0 comments on commit f5b33fe

Please sign in to comment.