Skip to content

Commit

Permalink
update doc job on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Oct 15, 2024
1 parent b4f506d commit 3596e0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
release:
gen-docs:
runs-on: ubuntu-latest
timeout-minutes: 15

Expand All @@ -30,7 +30,7 @@ jobs:
activate-environment: makim
auto-update-conda: true
conda-solver: libmamba
python-version: "3.8"
python-version: "3.9"

- name: Install deps
run: |
Expand Down

0 comments on commit 3596e0c

Please sign in to comment.