Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
xumi1993 committed Nov 20, 2024
1 parent c985f93 commit 2fc6684
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,9 @@ jobs:
ref: docs

- name: Setup Mambaforge
uses: conda-incubator/setup-miniconda@v2.1.1
uses: conda-incubator/setup-miniconda@v3
with:
python-version: 3.12
mamba-version: "*"
channels: conda-forge
channel-priority: true
environment-file: environment.yml
Expand Down

0 comments on commit 2fc6684

Please sign in to comment.