Skip to content

Commit

Permalink
ci: enable git for unreleased circuits_sim
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jul 18, 2023
1 parent 080e221 commit b09543f
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 @@ -16,7 +16,7 @@ jobs:
steps:
- run:
name: Install system dependencies
command: apk add --no-cache build-base linux-headers
command: apk add --no-cache build-base linux-headers git
- checkout
- run:
name: Install hex and rebar
Expand Down

0 comments on commit b09543f

Please sign in to comment.