Skip to content

Commit

Permalink
fix install
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Dec 30, 2024
1 parent 85a50c4 commit 6a77915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codebuild/cd/musl-arm64-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 0.2
phases:
install:
commands:
- sudo yum install qemu-user-static binfmt-support
- sudo yum install -y qemu-user-static binfmt-support
pre_build:
commands:
- export CC=gcc
Expand Down

0 comments on commit 6a77915

Please sign in to comment.