Skip to content

Commit

Permalink
uh
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni500github committed Jun 18, 2024
1 parent 3d7c50a commit 747180d
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 @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install Packages
run: apt-get install build-essential libgtk-3-dev pkg-config -y
run: sudo apt-get install build-essential libgtk-3-dev pkg-config -y

- name: Clean
run: make clean
Expand Down

0 comments on commit 747180d

Please sign in to comment.