Skip to content

Commit 5073aff

Browse files
committed
ci: simplify build script
1 parent 053bdf2 commit 5073aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: npm run build-metagen
3434

3535
- name: Build NativeScript
36-
run: npm run build-ios
36+
run: npm run build
3737

3838
- name: Build CLI
3939
run: npm run build:macos-cli

0 commit comments

Comments
 (0)