Skip to content

Commit

Permalink
updates apt packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Dec 8, 2022
1 parent ea4d586 commit 1fc9d03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
with:
submodules: recursive

- name: Run apt-get update
shell: bash
run: sudo apt-get -y -qq update

- name: Prepare Sysroot
id: pi-sysroot
uses: mariotaku/raspbian-sysroot-action@main
Expand Down

0 comments on commit 1fc9d03

Please sign in to comment.