update: skyline module

This commit is contained in:
msojocs 2025-04-30 16:03:20 +08:00
parent dc2ace294d
commit beec5386ad
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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