Skip to content

Commit

Permalink
change python version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kvieta1990 committed May 15, 2024
1 parent f0e0c8d commit 443c91b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,5 @@ jobs:
CONDA_LABEL="main"
if [ "${IS_RC}" = "true" ]; then CONDA_LABEL="rc"; fi
conda build --output-folder . .
ls -al /home/runner/work/pystog/pystog/conda.recipe
anaconda upload --label $CONDA_LABEL noarch/*.tar.bz2

0 comments on commit 443c91b

Please sign in to comment.