mirror of
https://github.com/msojocs/wx-compiler.git
synced 2025-07-19 00:00:04 +08:00
fix: node lost
This commit is contained in:
parent
7a229660f0
commit
e95371e22f
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -139,6 +139,7 @@ jobs:
|
|||||||
mkdir build
|
mkdir build
|
||||||
cp **build/wcc build
|
cp **build/wcc build
|
||||||
cp **build/wcsc build
|
cp **build/wcsc build
|
||||||
|
cp **build/wcc_module.node build
|
||||||
chmod +x build/*
|
chmod +x build/*
|
||||||
ls -l build
|
ls -l build
|
||||||
node -v
|
node -v
|
||||||
|
Loading…
x
Reference in New Issue
Block a user