We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc2a63 commit 5c5e3edCopy full SHA for 5c5e3ed
.github/workflows/publish.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Generate tutorial pages
44
run: |
45
pip install --upgrade pip
46
- pip install "devito[extras,tests] @ git+https://github.com/devitocodes/devito@master"
+ pip install "devito[extras,tests] @ git+https://github.com/devitocodes/devito@main"
47
git clone https://github.com/devitocodes/devito.git
48
cp -r devito/examples examples
49
cp devito/FAQ.md FAQ.qmd
0 commit comments