mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-08 22:23:02 -04:00
Remove Asar Upload
This commit is contained in:
parent
a96f8e2c15
commit
957c87d939
2 changed files with 1 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -53,7 +53,7 @@ jobs:
|
|||
cp Vencord.user.{js,js.LEGAL.txt} release
|
||||
|
||||
# copy the plugin data jsons, the extension zips and the desktop/vesktop asars
|
||||
cp *.{json,zip,asar} release
|
||||
cp *.{json,zip} release
|
||||
|
||||
# legacy un-asared files
|
||||
cp desktop/* release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue