From 03c260cc566eb69910cfadd369c811ab03f0cefe Mon Sep 17 00:00:00 2001 From: Toshit <45221816+r58Playz@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:38:42 -0800 Subject: [PATCH] Update gh-pages.yml --- .github/workflows/gh-pages.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index ae221b7..ee86b8b 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -36,12 +36,6 @@ jobs: uses: pnpm/action-setup@v4 with: 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 uses: jetli/wasm-bindgen-action@v0.2.0 with: