Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
william-galvin committed Oct 28, 2024
1 parent 081063b commit 6191360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_upload_conda_apple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
python-version: ${{ matrix.python-version }}
environment-file: devtools/conda-envs/build_env.yaml # Path to the build conda environment
auto-update-conda: false
auto-activate-base: true
auto-activate-base: false
show-channel-urls: true
- name: Build and upload the conda packages
run: |
Expand Down

0 comments on commit 6191360

Please sign in to comment.