8000 add sudo · python/cpython@80a6bbf · GitHub
[go: up one dir, main page]

Skip to content

Commit 80a6bbf

Browse files
committed
add sudo
1 parent 5312c6f commit 80a6bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build]
2-
command = "apt-get install python3-venv && make -C Doc/ venv html"
2+
command = "sudo apt-get install python3-venv && make -C Doc/ venv html"
33
publish = "Doc/build/html"

0 commit comments

Comments
 (0)
0