mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-22 21:59:44 +03:00
[CI] remove build-ts
This commit is contained in:
1
.github/workflows/release-package.yml
vendored
1
.github/workflows/release-package.yml
vendored
@@ -13,7 +13,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '17.x'
|
node-version: '17.x'
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run build-ts
|
|
||||||
- run: npm test
|
- run: npm test
|
||||||
- name: Set package registry
|
- name: Set package registry
|
||||||
run: npm config set registry https://npm.pkg.github.com
|
run: npm config set registry https://npm.pkg.github.com
|
||||||
|
|||||||
Reference in New Issue
Block a user