I guess I do not need make submodule any more?
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m45s
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m45s
This commit is contained in:
parent
1ffb0ca842
commit
16e620ebe1
@ -61,7 +61,6 @@ jobs:
|
|||||||
./init.sh -y
|
./init.sh -y
|
||||||
export PATH=$HOME/.nimble/bin:$PATH
|
export PATH=$HOME/.nimble/bin:$PATH
|
||||||
cd chawan
|
cd chawan
|
||||||
make submodule
|
|
||||||
make
|
make
|
||||||
rm -rf /usr/local/*
|
rm -rf /usr/local/*
|
||||||
make install
|
make install
|
||||||
|
@ -56,7 +56,6 @@ jobs:
|
|||||||
./init.sh -y
|
./init.sh -y
|
||||||
export PATH=$HOME/.nimble/bin:$PATH
|
export PATH=$HOME/.nimble/bin:$PATH
|
||||||
cd chawan
|
cd chawan
|
||||||
make submodule
|
|
||||||
make
|
make
|
||||||
rm -rf /usr/local/*
|
rm -rf /usr/local/*
|
||||||
make install
|
make install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user