I guess I do not need make submodule any more?
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
|
||||
export PATH=$HOME/.nimble/bin:$PATH
|
||||
cd chawan
|
||||
make submodule
|
||||
make
|
||||
rm -rf /usr/local/*
|
||||
make install
|
||||
|
|
|
@ -56,7 +56,6 @@ jobs:
|
|||
./init.sh -y
|
||||
export PATH=$HOME/.nimble/bin:$PATH
|
||||
cd chawan
|
||||
make submodule
|
||||
make
|
||||
rm -rf /usr/local/*
|
||||
make install
|
||||
|
|
Loading…
Add table
Reference in a new issue