Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin-pk910/master' into verkle-support
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 committed Dec 15, 2023
2 parents 38d5e27 + 0a04701 commit 38c5343
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 38c5343

Please sign in to comment.