Fix build of newt3.js

This commit is contained in:
2025-09-01 12:05:58 -07:00
parent f90d171598
commit 27d9250d34
2 changed files with 9 additions and 7 deletions

View File

@@ -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