I guess I do not need make submodule any more?
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m48s
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m48s
This commit is contained in:
parent
1ffb0ca842
commit
16e620ebe1
@ -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…
x
Reference in New Issue
Block a user