mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-13 07:01:00 -05:00
npm run build (not dev)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -35,4 +35,4 @@ jobs:
|
||||
- name: Build pyscript
|
||||
run: |
|
||||
cd pyscriptjs
|
||||
npm run dev
|
||||
npm run build
|
||||
|
||||
Reference in New Issue
Block a user