This commit is contained in:
parent
a0833007d3
commit
d90370899e
@ -12,11 +12,10 @@ jobs:
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: switch image
|
||||
uses: ubuntu/ubuntu@latest
|
||||
|
||||
- name: Install missing PUB Key
|
||||
run: apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3B4FE6ACC0B21F32
|
||||
with:
|
||||
distro: ubuntu20.04
|
||||
|
||||
- name: Update APT Repos
|
||||
run: apt-get -y update
|
||||
|
Loading…
Reference in New Issue
Block a user