Skip to content

Commit a0fbf5d

Browse files
committed
Add dependencies
1 parent 5a69f9a commit a0fbf5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
116116
- name: Install Debian packaging tools
117117
run: |
118-
sudo apt-get install devscripts
118+
sudo apt-get install devscripts build-essential debhelper-compat
119119
120120
- name: Create folder structure for amd64 distribution
121121
run: |

0 commit comments

Comments
 (0)