Skip to content

Commit

Permalink
Updated script (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Old-Shatterhand committed Nov 6, 2023
1 parent 761f0df commit 637e868
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/publish.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash

echo "Prepare conda"
conda create -n upload_env -y python=3.9
conda activate upload_env
conda install -y anaconda-client conda-build
conda list
anaconda upload -h
Expand Down

0 comments on commit 637e868

Please sign in to comment.