Bump sdf-2d

This commit is contained in:
Andras Schmelczer 2026-06-11 08:26:54 +01:00
parent 133b0d9198
commit 3ceae8677e
3 changed files with 32 additions and 21 deletions

View file

@ -28,10 +28,7 @@ jobs:
run: npm ci
- name: Build
# webpack 4 needs the legacy OpenSSL provider on Node 17+
run: npm run build
env:
NODE_OPTIONS: --openssl-legacy-provider
- name: Copy build to host pages mount (sdf2d)
if: github.event_name == 'push' && github.ref == 'refs/heads/main'