Skip to content

Commit

Permalink
ci(arm32): run apt update
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-cristino authored and jaromil committed Nov 25, 2024
1 parent 6842be2 commit ff78e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ jobs:
- uses: pguyot/arm-runner-action@v2
with:
commands: |
sudo apt update
sudo apt install -yq jq libreadline-dev cmake xxd
make linux-exe
Expand Down

0 comments on commit ff78e37

Please sign in to comment.