Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni500github authored Aug 22, 2024
1 parent 4ca8858 commit 3a2f120
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
- name: Install test cufetch
run: |
cd /tmp/customfetch-0.8.6.orig
find . -iname "customfetch_0.8.6-1_amd64.deb" -exec "sudo dpkg -i '{}' -y" \;
sudo dpkg -i customfetch_0.8.6-1_amd64.deb
cufetch
build_ubuntu-latest:

Expand Down

0 comments on commit 3a2f120

Please sign in to comment.