mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-03-13 13:53:44 +03:00
add "-a all"
This commit is contained in:
parent
0f708f9aa6
commit
6e024c6a1c
2
.github/workflows/build.sh
vendored
2
.github/workflows/build.sh
vendored
@ -16,7 +16,7 @@ case $OS in
|
||||
apt-get update
|
||||
apt-get install -y jq curl p7zip-full nodejs npm unzip
|
||||
npm install -g @electron/asar
|
||||
sh ./build_deb.sh
|
||||
sh ./build_deb.sh -a all
|
||||
|
||||
mkdir dist
|
||||
mv deb/*.deb dist
|
||||
|
Loading…
Reference in New Issue
Block a user