Skip to content

Commit

Permalink
fix(ci): cargo-edit install
Browse files Browse the repository at this point in the history
Signed-off-by: vados <[email protected]>
  • Loading branch information
t3hmrman committed Dec 11, 2023
1 parent b6d0ff5 commit 8210b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/docker/ci.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ RUN su idkit -c "cargo install [email protected]"
RUN su idkit -c "cargo pgrx init --pg15 download"

# Install development/build/testing deps
RUN su idkit -c "cargo install just sccache cargo-cache cargo-get cargo-set-version"
RUN su idkit -c "cargo install just sccache cargo-cache cargo-get cargo-edit"

0 comments on commit 8210b9a

Please sign in to comment.