mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-12 08:03:06 -04:00
I just needed node 20
This commit is contained in:
commit
b90ca8b170
5 changed files with 5 additions and 9 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -84,7 +84,9 @@ jobs:
|
|||
cp "$file" "release/equicordDesktop${filename^}"
|
||||
done
|
||||
|
||||
find release -size 0 -delete
|
||||
rm release/package.json
|
||||
rm release/*.map
|
||||
|
||||
- name: Upload Equicord
|
||||
if: github.repository == 'Equicord/Equicord'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue