Skip to content

Commit

Permalink
Temporarily added debug lines
Browse files Browse the repository at this point in the history
  • Loading branch information
ssun30 committed Nov 22, 2024
1 parent ade846d commit d6e5107
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/conda_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
echo "CONDA_TOKEN=$CONDA_TOKEN" >> $GITHUB_ENV
cat ~/.condarc

# Build the Conda binary
conda-build --token "$CONDA_TOKEN" --user rmg .conda

Expand Down

0 comments on commit d6e5107

Please sign in to comment.