Bug fixes

This commit is contained in:
Natsumi
2025-10-19 12:07:53 +11:00
parent 893302f0ad
commit 3480820a0a
5 changed files with 35 additions and 20 deletions

View File

@@ -242,6 +242,8 @@ jobs:
path: build/html
- name: Build Electron-html
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SentryAuthToken }}
run: npm run prod-linux
- name: Download Electron x64 dotnet artifacts
uses: actions/download-artifact@v5