test
Some checks are pending
Build Gluon / build_firmware (push) Has started running

This commit is contained in:
Nils Stinnesbeck 2023-05-18 17:25:34 +02:00
parent a0833007d3
commit d90370899e
Signed by: nils
GPG Key ID: C52E07422A136076

View File

@ -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