Skip to content

Commit f6ec1e3

Browse files
author
colinlyguo
committed
remove
1 parent c2d5431 commit f6ec1e3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -326,11 +326,6 @@ jobs:
326326
echo 'git-fetch-with-cli = true' >> ~/.cargo/config.toml
327327
- name: Debug SSH agent
328328
run: ssh-add -l
329-
- name: Build with cargo chef
330-
run: cargo chef cook --release --recipe-path recipe.json
331-
env:
332-
CARGO_NET_GIT_FETCH_WITH_CLI: true
333-
SSH_AUTH_SOCK: $SSH_AUTH_SOCK
334329
- name: Build and push
335330
uses: docker/build-push-action@v3
336331
env:

0 commit comments

Comments
 (0)