Skip to content

Commit b8a1313

Browse files
committed
chore: fix ci, use quickjs on ci for now
1 parent a1cdb90 commit b8a1313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run: npm run build-metagen
3333

3434
- name: Build NativeScript
35-
run: npm run build
35+
run: npm run build --quickjs

0 commit comments

Comments
 (0)