Автоматизация создания установщика для Arch

This commit is contained in:
2024-07-06 18:37:45 +07:00
parent 30d7e568b5
commit 7e3c7c0715
+1 -1
View File
@@ -77,7 +77,7 @@ jobs:
if: matrix.platform == 'arch-latest'
run: |
pacman -Syyu --noconfirm
sudo pacman -Sy --needed base-devel git --noconfirm
pacman -Sy --needed base-devel git --noconfirm
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si --noconfirm