Skip to content

Commit

Permalink
ci: update make target on arm32 job
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 8d59fa0 commit 6842be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
with:
commands: |
sudo apt install -yq jq libreadline-dev cmake xxd
make -f build/linux.mk
make linux-exe
go-build-check:
name: 🐹 go build & checks
Expand Down

0 comments on commit 6842be2

Please sign in to comment.