Skip to content

Commit

Permalink
fix build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 committed Dec 15, 2023
1 parent 2894ddd commit 0a04701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_shared-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
# setup cross build libs
- name: Get cross build dependencies
run: |
sudo apt-get update
sudo apt-get -y install gcc-aarch64-linux-gnu
# setup project dependencies
Expand Down

0 comments on commit 0a04701

Please sign in to comment.