mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-24 14:34:39 +03:00
build fix
This commit is contained in:
parent
1e3d70f58f
commit
a5ac5f9ce1
2
.github/workflows/build.sh
vendored
2
.github/workflows/build.sh
vendored
@ -16,7 +16,7 @@ case $OS in
|
|||||||
"Arch Linux")
|
"Arch Linux")
|
||||||
echo "Arch Linux"
|
echo "Arch Linux"
|
||||||
pacman -Syy --noconfirm
|
pacman -Syy --noconfirm
|
||||||
pacman -S --noconfirm git sudo base-devel p7zip nodejs jq npm electron libpulse dpkg unzip
|
pacman -S --noconfirm git sudo base-devel p7zip nodejs jq npm electron libpulse dpkg unzip xdg-utils
|
||||||
# fix access
|
# fix access
|
||||||
mkdir /.npm
|
mkdir /.npm
|
||||||
chown -R 65534:65534 "/.npm"
|
chown -R 65534:65534 "/.npm"
|
||||||
|
Loading…
Reference in New Issue
Block a user