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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user