Skip to content

Commit 7d43d97

Browse files
committed
i know this is wrong
1 parent a4d3c0e commit 7d43d97

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ RUN --mount=type=cache,target=/root/.cargo/git \
9090
\
9191
[ -e "$(pwd)/payment-contracts/src/contracts/mod.rs" ] || touch "$(pwd)/payment-contracts/build.rs"; \
9292
cargo \
93-
--frozen \
9493
fetch
9594

9695
# build tests (done its in own FROM so that it can run in parallel)

0 commit comments

Comments
 (0)