Update ubuntu.yml

This commit is contained in:
ferrreo 2023-09-04 17:58:31 +01:00 committed by GitHub
parent f04d6e0a01
commit 8a32b735fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3
- name: APT
run: apt update && apt install gnupg
run: apt update && apt install gnupg -y
- name: Import GPG key
id: import_gpg