mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
feat(core): TypeScript 4 + cleanup (#8967)
This commit is contained in:
2
.github/workflows/npm_release.yml
vendored
2
.github/workflows/npm_release.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
run: npm version $NPM_VERSION
|
||||
|
||||
- name: Build @nativescript/core
|
||||
run: npx nx run core:build.npm
|
||||
run: npx nx run core:build
|
||||
|
||||
- name: Publish @nativescript/core
|
||||
working-directory: dist/packages
|
||||
|
||||
Reference in New Issue
Block a user