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 a72a8ef commit f2bcac4
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 build-essential moreutils devscripts pkg-config libargon2-dev -y
env:
DEBIAN_FRONTEND: noninteractive

Expand Down

0 comments on commit f2bcac4

Please sign in to comment.