Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Nov 29, 2023
1 parent 2276fe6 commit b9b1068
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/setup-binary-builds/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ runs:
shell: bash -l {0}
run: |
set -euxo pipefail
# clean all channels and reset priority
conda config --remove-key channels
conda config --append channels defaults
conda config --set channel_priority false
- name: Generate file from pytorch_pkg_helpers
working-directory: ${{ inputs.repository }}
Expand Down

0 comments on commit b9b1068

Please sign in to comment.