updat system
This commit is contained in:
parent
686d68ce27
commit
702214e20c
@ -8,7 +8,7 @@ jobs:
|
||||
image: archlinux:multilib-devel
|
||||
steps:
|
||||
- name: Install things
|
||||
run: pacman -Sy --noconfirm sdl2 mesa-utils exiv2 cmake nodejs git
|
||||
run: pacman -Sy --noconfirm sdl2 mesa-utils exiv2 cmake nodejs git && pacman -Syu --noconfirm
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Run ls
|
||||
|
Loading…
Reference in New Issue
Block a user