Skip to content

Commit

Permalink
conda: run conda info
Browse files Browse the repository at this point in the history
  • Loading branch information
tvandera committed Jun 17, 2024
1 parent 6be6a1c commit c002c8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
shell: bash -el {0}
steps:
- uses: actions/checkout@v4
with:
fetch-tags: true
- uses: conda-incubator/setup-miniconda@v3
with:
python-version: 3.8
Expand Down

0 comments on commit c002c8b

Please sign in to comment.