Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… feat: make all is back

Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
  • Loading branch information
greut committed Oct 23, 2023
1 parent 2397874 commit a42b0cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
- name: Update apt
run: >-
sudo apt-get update -q
- name: Upgrade apt
run: >-
sudo apt-get upgrade -qy
- name: Install dependencies
run: >-
sudo apt-get install -qy
Expand Down

0 comments on commit a42b0cd

Please sign in to comment.