Try to build WASM on page 4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Isaac Mills 2025-07-15 14:47:46 -06:00
parent 09623f73aa
commit 953ea4e6c4
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
21 changed files with 771 additions and 8 deletions

View file

@ -7,7 +7,7 @@ steps:
commands:
- corepack enable
- pnpm install
- pnpm run build --no-cache
- pnpm run build
- rm -rf /var/woodpecker/thesandwich/*
- mkdir -p /var/woodpecker/thesandwich/
- mv dist/* /var/woodpecker/thesandwich/