Skip to content

Commit

Permalink
GHA: activate base env
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoqiangwang committed Mar 15, 2024
1 parent 136f7ce commit 8a68527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
conda-build-version: 3
conda-solver: "classic"
auto-activate-base: true
activate-environment: ""
activate-environment: "base"
python-version: "3.10"
- name: Setup Xcode and SDK on macOS
if: runner.os == 'macOS'
Expand Down

0 comments on commit 8a68527

Please sign in to comment.