Try to install lynx during build
Anirudh Oppiliappan x@icyphox.sh
Tue, 08 Dec 2020 21:32:11 +0530
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
netlify-build.sh
→
netlify-build.sh
@@ -1,5 +1,6 @@
#!/bin/sh +sudo apt install lynx rm -rf go-vite git clone https://github.com/icyphox/go-vite cd go-vite && make && cd ..