mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
fix: snap build
This commit is contained in:
parent
dca9f5a74d
commit
fd12934be2
@ -72,6 +72,9 @@ parts:
|
||||
ls -l $SNAPCRAFT_STAGE
|
||||
ls -l
|
||||
|
||||
cd $SNAPCRAFT_PROJECT_DIR && git submodule update --init
|
||||
cd $SNAPCRAFT_PROJECT_DIR/compiler && npm install
|
||||
cd $SNAPCRAFT_PART_BUILD
|
||||
# 准备文件
|
||||
cp -r $SNAPCRAFT_STAGE/package.nw package.nw
|
||||
chmod -R 755 package.nw
|
||||
|
Loading…
x
Reference in New Issue
Block a user