mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-10 15:13:02 -04:00
Vencord Standalone without git/node (#148)
This commit is contained in:
parent
ffbb52512c
commit
5fac8be0ae
30 changed files with 373 additions and 129 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue