1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 02:03:13 +02:00

ci: fix Ubuntu code name when applying Debian patch

This commit is contained in:
Sébastien Helleu
2022-08-03 22:05:45 +02:00
parent b0eb3c9347
commit e9b8c9b6aa
+1 -1
View File
@@ -153,7 +153,7 @@ jobs:
run: ./tools/build-debian.sh test-patches
- name: Build Debian packages
run: ./tools/build-debian.sh devel ubuntu/focal
run: ./tools/build-debian.sh devel ubuntu/jammy
- name: Install Debian packages
run: sudo dpkg -i ../weechat-devel*.deb