mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix CI for Linux
This commit is contained in:
committed by
Cheng Zhao
parent
6e6b097968
commit
56233054ae
@@ -18,11 +18,6 @@ set -o pipefail
|
||||
git submodule sync --recursive
|
||||
git submodule update --init --recursive
|
||||
|
||||
docker build \
|
||||
--force-rm \
|
||||
--tag libchromiumcontent-linux \
|
||||
./vendor/libchromiumcontent
|
||||
|
||||
docker build \
|
||||
--force-rm \
|
||||
--tag electron-linux \
|
||||
|
||||
Reference in New Issue
Block a user