Vencord Standalone without git/node (#148)

This commit is contained in:
Ven 2022-10-23 23:23:52 +02:00 committed by GitHub
parent ffbb52512c
commit 5fac8be0ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 373 additions and 129 deletions

View file

@ -28,7 +28,7 @@ jobs:
run: pnpm buildWeb
- name: Build
run: pnpm build
run: pnpm build --standalone
- name: Get some values needed for the release
id: vars