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

Commit

Permalink
fix(ci): makepkg permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
RossComputerGuy committed Aug 20, 2023
1 parent c7bed3f commit f2f3ef5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
libdrm libevdev upower git
git clone https://aur.archlinux.org/libcrossguid-git.git
chmod -R 0755 libcrossguid-git
pushd libcrossguid-git
sudo -u nobody makepkg -i --noconfirm
popd
Expand Down

0 comments on commit f2f3ef5

Please sign in to comment.