aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-14 10:52:01 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-14 10:52:01 -0700
commit4f99dfff2d01cf4fc36c79652ce4b46d04dc87e1 (patch)
tree02d4b3a68c78bcdba9853d425f5efb4897e3e898 /.github/workflows
parent00deaf24ef1c9e5d75b65638eb8c7c6bc8f09955 (diff)
fix: add sound_voltex as another match for sdvx id
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/deploy.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 9523a23..043be16 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -37,7 +37,9 @@ jobs:
working-directory: site
- name: Build
- run: pnpm run build
+ run: |
+ pnpm run build
+ cp site/dist/index.html site/dist/404.html
working-directory: site
- name: Setup Pages
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage