Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
reitzrobert77 authored Jul 10, 2024
1 parent 5ad4d9c commit 60fac17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 0

- name: Install build tools
run: sudo apt-get update && sudo apt-get install debhelper build-essential devscripts pkg-config libargon2-dev -y
run: sudo apt-get update && sudo apt-get install debhelper moreutils build-essential devscripts pkg-config libargon2-dev -y
env:
DEBIAN_FRONTEND: noninteractive

Expand Down

0 comments on commit 60fac17

Please sign in to comment.