Skip to content

Commit

Permalink
hope this is the last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni500github authored Mar 7, 2024
1 parent 9b719b8 commit 69264c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
git clone https://aur.archlinux.org/cpr.git
chown -R nobody cpr
cd pacman-git
cd cpr
sudo -u nobody makepkg --nocheck
sudo -u nobody makepkg --packagelist > list
yes | pacman -U $(cat list)
Expand Down

0 comments on commit 69264c1

Please sign in to comment.