Skip to content

Commit

Permalink
Merge pull request #27 from dimpase/patch-1
Browse files Browse the repository at this point in the history
not only bz2 in conda
  • Loading branch information
embray committed Jun 7, 2024
2 parents 285350a + 0083bfa commit 579e410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
auto-update-conda: true
python-version: "${{ matrix.python-version }}"
use-only-tar-bz2: true
use-only-tar-bz2: false
- name: "Conda info"
run: "conda info"
- name: "Conda install dependencies"
Expand Down

0 comments on commit 579e410

Please sign in to comment.