Skip to content

Commit

Permalink
updating tar bz2 to false as index falls behind
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewAnnex committed May 7, 2023
1 parent d2409e9 commit 5590a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-ctx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
environment-file: asap.yml
python-version: '3.11'
auto-update-conda: true
use-only-tar-bz2: true
use-only-tar-bz2: false
- name: add ASP and ISIS to PATH of asap conda
if: steps.cache-asap.outputs.cache-hit != 'true'
run: |
Expand Down

0 comments on commit 5590a21

Please sign in to comment.