Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
reitzrobert77 authored Jul 10, 2024
1 parent 60fac17 commit c2ac7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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 c2ac7c5

Please sign in to comment.