Skip to content

Commit

Permalink
i'm fumb
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni500github authored Aug 22, 2024
1 parent 569158b commit 4ca8858
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 @@ -33,7 +33,8 @@ jobs:
- name: Install test cufetch
run: |
find $HOME -iname "*.deb"
cd /tmp/customfetch-0.8.6.orig
find . -iname "customfetch_0.8.6-1_amd64.deb" -exec "sudo dpkg -i '{}' -y" \;
build_ubuntu-latest:

Expand Down

0 comments on commit 4ca8858

Please sign in to comment.