fix release script (#618)

This commit is contained in:
Dima 2022-12-28 12:12:13 +03:00 committed by GitHub
parent aa89b85b41
commit b33a11572a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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