Update ubuntu.yml
This commit is contained in:
parent
dc0089e1d8
commit
f04d6e0a01
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user