infra: run pacman -Syu
This commit is contained in:
parent
1726f0bf14
commit
dad1db502c
2 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ sources:
|
|||
- https://github.com/mahkoh/jay
|
||||
tasks:
|
||||
- install: |
|
||||
sudo pacman -Syu
|
||||
sudo pacman -S --noconfirm rustup libinput pango mesa libxkbcommon
|
||||
rustup toolchain install stable
|
||||
- build: |
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ sources:
|
|||
- https://github.com/mahkoh/jay
|
||||
tasks:
|
||||
- install: |
|
||||
sudo pacman -Syu
|
||||
sudo pacman -S --noconfirm rustup libinput pango mesa libxkbcommon xorg-xwayland adwaita-icon-theme libxcursor
|
||||
rustup toolchain install stable
|
||||
- configure: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue