mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
update: skyline module
This commit is contained in:
parent
35e6c94a8f
commit
df34ae74fe
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -9,7 +9,7 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
branches: [ master, dev, ci, skyline]
|
||||
branches: [ master, dev, ci]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
# # Allows you to run this workflow manually from the Actions tab
|
||||
|
@ -7,8 +7,8 @@ cache_dir="$root_dir/cache"
|
||||
nwjs_dir="$root_dir/nwjs"
|
||||
package_dir="$root_dir/package.nw"
|
||||
|
||||
shared_memory_version="v1.0.1"
|
||||
skyline_version="v1.0.1"
|
||||
shared_memory_version="v1.0.2"
|
||||
skyline_version="v1.0.2"
|
||||
|
||||
cd "$package_dir/node_modules"
|
||||
rm sharedMemory/sharedMemory.node
|
||||
|
Loading…
x
Reference in New Issue
Block a user