Skip to content

Commit

Permalink
Update dev-release-config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc authored Dec 12, 2023
1 parent 5f8c069 commit 5701a8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/dev-release-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
- run:
name: "build package and publish"
command: |
conda update -n base -c defaults conda -y
conda create -n build python=3.8 -y
conda activate build
Expand All @@ -62,7 +61,6 @@ jobs:
- run:
name: "build package and publish"
command: |
conda update -n base -c defaults conda -y
conda create -n build python=3.8 -y
conda activate build
Expand Down

0 comments on commit 5701a8a

Please sign in to comment.