I guess I do not need make submodule any more?
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m34s
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m34s
This commit is contained in:
parent
1ffb0ca842
commit
16e620ebe1
2 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue