mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 06:13:52 +02:00
Bug fixes
This commit is contained in:
2
.github/workflows/github_actions.yml
vendored
2
.github/workflows/github_actions.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user