This commit is contained in:
Ward Nakchbandi 2023-02-24 17:31:32 +03:00
parent 62d2ec3cc4
commit 2681faff60

View File

@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Install needed packages - name: Install needed packages
run: apt update && apt install git bc gpg gpg-agent bison build-essential ccache cpio fakeroot flex git kmod libelf-dev libncurses5-dev libssl-dev lz4 qtbase5-dev rsync schedtool wget zstd tar reprepro dpkg-sig devscripts -y run: apt update && apt install sudo git bc gpg gpg-agent bison build-essential ccache cpio fakeroot flex git kmod libelf-dev libncurses5-dev libssl-dev lz4 qtbase5-dev rsync schedtool wget zstd tar reprepro dpkg-sig devscripts -y
- name: Import GPG key - name: Import GPG key
id: import_gpg id: import_gpg