Skip to content

Commit

Permalink
reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
lithomas1 authored Dec 22, 2023
1 parent f7a9102 commit ba95f02
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 @@ -26,8 +26,8 @@ jobs:
# Install pkgs first to have git in the image
# (needed for checkout)
- run: >
apk add git
apk update
apk add git
apk add musl-locales
- checkout
- run: >
Expand Down

0 comments on commit ba95f02

Please sign in to comment.