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 443c91b commit 67f4e35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,4 @@ 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 67f4e35

Please sign in to comment.