Skip to content

Commit

Permalink
Update master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martimunicoy committed Jun 13, 2022
1 parent 5f6e519 commit c25cda0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: conda install peleffy

- name: Keep specific jinja2 version
run: conda install -c conda-forge Jinja2<3.1
run: conda install -c conda-forge "Jinja2<3.1"

- name: Build sphinx documentation
shell: bash
Expand Down

0 comments on commit c25cda0

Please sign in to comment.