Skip to content

Commit

Permalink
Update build-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rpetit3 authored Oct 21, 2024
1 parent f8ae2c8 commit 3e00738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
MKDOCS_INSIDERS: ${{ secrets.MKDOCS_INSIDERS }}
run: |
# Conda dependencies
conda install -c conda-forge -c bioconda nextflow jinja2 jq pyyaml 'python>3.6'
conda install -c conda-forge -c bioconda nextflow jinja2 jq pyyaml 'python=3.11'
# MkDocs dependencies
pip install \
"cairosvg>=2.5" \
Expand Down

0 comments on commit 3e00738

Please sign in to comment.