Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
fix(ci): add git
Browse files Browse the repository at this point in the history
  • Loading branch information
RossComputerGuy committed Aug 20, 2023
1 parent 5efe17a commit 626860c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
pacman -S --noconfirm base-devel meson pkg-config ninja wayland wayland-protocols \
wlroots libuv libxdg-basedir spdlog glib2 packagekit yaml-cpp udev glm cairo \
libglvnd vulkan-icd-loader util-linux-libs jsoncpp libxkbcommon accountsservice \
libdrm libevdev upower
libdrm libevdev upower git
git clone https://aur.archlinux.org/libcrossguid-git.git
pushd libcrossguid-git
Expand Down

0 comments on commit 626860c

Please sign in to comment.