Fix build of newt3.js
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
# uses: oven-sh/setup-bun@v2
|
||||
- name: build
|
||||
run: |
|
||||
make
|
||||
make newt3.js
|
||||
cd playground
|
||||
npm install -g esbuild vite
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user