actions.py: Indentation fixed

This commit is contained in:
Berk Çakar
2021-05-29 15:31:24 +03:00
committed by GitHub
parent 4d636383ac
commit d6abdeb188
+5 -5
View File
@@ -23,11 +23,11 @@ def setup():
shelltools.cd("build-js")
shelltools.system("../js/src/configure \
--prefix=/usr \
--libdir=/usr/lib \
--enable-readline \
--with-intl-api \
--disable-debug \
--prefix=/usr \
--libdir=/usr/lib \
--enable-readline \
--with-intl-api \
--disable-debug \
--disable-debug-symbols \
--disable-jemalloc \
--disable-strip \