From 791bb0d62379db83f09a409fb6d7f446016e08a8 Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 18 Jul 2022 22:41:00 +0800 Subject: fix ci --- .github/workflows/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 74d4bf9e6..b94400b60 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -66,7 +66,7 @@ jobs: sudo apt install -y dh-make rng-tools devscripts lintian echo "$PPA_GPG_PRIKEY_2C0C68C9" > ppa_gpg.key gpg --import ppa_gpg.key - scripts/makepkg jellyfish + scripts/makeppa jellyfish scripts/makeppa focal scripts/makeppa bionic scripts/makeppa xenial -- cgit v1.3.1