mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
fix
This commit is contained in:
parent
3061ef536f
commit
48c3780bf1
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -68,6 +68,7 @@ jobs:
|
||||
sudo cp -r package.nw/node_modules/nodegit tmp/build/nodegit
|
||||
sudo cp -r compiler tmp/build/compiler
|
||||
cd tmp/build
|
||||
sudo chmod -R 755 nodegit
|
||||
ls -l
|
||||
tar -zcf compiler.tar.gz compiler
|
||||
tar -zvcf nodegit.tar.gz nodegit
|
||||
|
Loading…
x
Reference in New Issue
Block a user