8000 npm run build (not dev) · fskydev/pyscript@6eea325 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 6eea325

Browse files
committed
npm run build (not dev)
1 parent 6946287 commit 6eea325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
- name: Build pyscript
3636
run: |
3737
cd pyscriptjs
38-
npm run dev
38+
npm run build

0 commit comments

Comments
 (0)
0