udpate ps1 to node js

This commit is contained in:
Tw93
2023-08-28 17:13:39 +08:00
parent 8787f49903
commit c216a725e2
3 changed files with 79 additions and 9 deletions

View File

@@ -111,9 +111,8 @@ jobs:
key: ${{ inputs.platform }}-cargo-${{ hashFiles('node_modules/pake-cli/src-tauri/Cargo.lock') }}
- name: build with pake-cli
shell: pwsh
run: |
pwsh ./script/build_with_pake_cli.ps1
node ./script/build_with_pake_cli.js
env:
URL: ${{ inputs.url }}
NAME: ${{ inputs.name }}