Update ubuntu.yml

This commit is contained in:
ferrreo 2023-09-04 17:57:19 +01:00 committed by GitHub
parent dc0089e1d8
commit f04d6e0a01
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 install gnupg gnupg-agent
run: apt update && apt install gnupg
- name: Import GPG key
id: import_gpg