We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8211350 commit b55531fCopy full SHA for b55531f
1 file changed
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Build
20
run: |
21
sudo apt update
22
- sudo apt install debhelper
+ sudo apt install debhelper build-essential
23
./build.sh
24
25
- name: Copy artifacts
0 commit comments