mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: core npm prepare handling
This commit is contained in:
2
.github/workflows/npm_release_core.yml
vendored
2
.github/workflows/npm_release_core.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
# TODO: build ui-mobile-base first
|
||||
- name: Build @nativescript/core
|
||||
run: npx nx run core:build
|
||||
run: npx nx run core:build.npm
|
||||
|
||||
- name: Publish @nativescript/core
|
||||
working-directory: dist/packages/core
|
||||
|
||||
Reference in New Issue
Block a user