Skip to content

Commit

Permalink
update channel in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
xumi1993 committed Nov 12, 2024
1 parent 5e91b80 commit 02b51ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v3
with:
python-version: "3.12"
channels: conda-forge
- name: Install dependencies
run: |
conda install numpy scipy h5py pandas xarray hatchling tqdm obspy
Expand Down

0 comments on commit 02b51ef

Please sign in to comment.