Update ubuntu.yml
This commit is contained in:
parent
f04d6e0a01
commit
8a32b735fb
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 update && apt install gnupg
|
||||
run: apt update && apt install gnupg -y
|
||||
|
||||
- name: Import GPG key
|
||||
id: import_gpg
|
||||
|
Loading…
Reference in New Issue
Block a user