8000
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 5312c6f commit 80a6bbfCopy full SHA for 80a6bbf
netlify.toml
@@ -1,3 +1,3 @@
1
[build]
2
- command = "apt-get install python3-venv && make -C Doc/ venv html"
+ command = "sudo apt-get install python3-venv && make -C Doc/ venv html"
3
publish = "Doc/build/html"
0 commit comments