Skip to content

Commit

Permalink
rm pwsh
Browse files Browse the repository at this point in the history
  • Loading branch information
tayden committed Jan 24, 2025
1 parent 5053278 commit b1f60f0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/_conda-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@ jobs:
-c pytorch -c nvidia -c conda-forge
cache-downloads: true
cache-downloads-key: ${{ runner.os }}-${{ runner.arch }}-${{ env.CACHE_NUMBER }}
init-shell: >-
bash
powershell
init-shell: bash

- name: Verify rattler-build installation
run: rattler-build --version
Expand Down

0 comments on commit b1f60f0

Please sign in to comment.