mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-04 14:40:17 +00:00
fix release script (#618)
This commit is contained in:
parent
aa89b85b41
commit
b33a11572a
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -94,7 +94,7 @@ jobs:
|
||||
node-version: "15"
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
|
||||
- run: cp ${{ env.JS }} ./npm/aqua.js
|
||||
- run: cp ${{ env.JS }} ./cli-npm/aqua.js
|
||||
- run: cp ${{ env.JSLSP }} ./language-server-npm/aqua-lsp-api.js
|
||||
- run: cp ${{ env.JSAPI }} ./aqua-api-npm/aqua-api.js
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user