Skip to content

Commit fddc942

Browse files
ci: fix deb build
1 parent 8d0f365 commit fddc942

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/packing.yml

+1
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ jobs:
414414

415415
- name: Install deb packing tools
416416
run: |
417+
sudo apt update
417418
sudo apt install -y devscripts equivs
418419
419420
- name: Make changelog entry for non-release build

0 commit comments

Comments
 (0)