Skip to content

Commit b36d0eb

Browse files
authored
ci: adding anaconda client
1 parent 2a915ab commit b36d0eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,5 +179,6 @@ jobs:
179179
env:
180180
ANACONDA_API_TOKEN: ${{ secrets.ANACONDA_TOKEN }}
181181
run: |
182+
conda install -c anaconda anaconda-client -y
182183
anaconda upload --label main conda/*/*.tar.bz2
183184

0 commit comments

Comments
 (0)