Skip to content

Commit

Permalink
fixing raspberry pi build
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Jan 17, 2024
1 parent 36f10f8 commit 0fa8e02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ jobs:
id: pi-sysroot
uses: mariotaku/raspbian-sysroot-action@main
with:
release: bullseye
packages: ${{github.workspace}}/scripts/raspi/sysroot-packages.list

- name: Install Build Tools
Expand Down

0 comments on commit 0fa8e02

Please sign in to comment.