Skip to content

Commit 5c5e3ed

Browse files
authored
Update publish.yml
1 parent 8bc2a63 commit 5c5e3ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Generate tutorial pages
4444
run: |
4545
pip install --upgrade pip
46-
pip install "devito[extras,tests] @ git+https://github.com/devitocodes/devito@master"
46+
pip install "devito[extras,tests] @ git+https://github.com/devitocodes/devito@main"
4747
git clone https://github.com/devitocodes/devito.git
4848
cp -r devito/examples examples
4949
cp devito/FAQ.md FAQ.qmd

0 commit comments

Comments
 (0)