Skip to content

Commit

Permalink
install build-base
Browse files Browse the repository at this point in the history
  • Loading branch information
taitruong committed Jun 13, 2024
1 parent e34879f commit 410d11e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ jobs:
steps:
- run:
name: Install Docker client
command: apk add docker-cli libgcc
command: apk add docker-cli libgcc build-base
- setup_remote_docker
- checkout
- run:
Expand Down

0 comments on commit 410d11e

Please sign in to comment.