Update gh-pages.yml

This commit is contained in:
Toshit 2025-01-29 21:38:42 -08:00 committed by GitHub
parent d5c5ab4fe8
commit 03c260cc56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,12 +36,6 @@ jobs:
uses: pnpm/action-setup@v4 uses: pnpm/action-setup@v4
with: with:
version: 9 version: 9
- name: Use Node.js 23
uses: actions/setup-node@v4
with:
node-version: 23
cache-dependency-path: 'client-showcase/package-lock.json'
cache: 'pnpm'
- name: install wbg - name: install wbg
uses: jetli/wasm-bindgen-action@v0.2.0 uses: jetli/wasm-bindgen-action@v0.2.0
with: with: