Skip to content

Commit 9aa2f20

Browse files
authored
fix: no longer needs private deps (#21)
1 parent 0a4a407 commit 9aa2f20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/transaction-sender-ecr-cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
with:
2121
rust-binary-name: transaction-submitter
2222
environment: dev
23-
requires-private-deps: true
2423
dockerfile-path: transaction-submitter.Dockerfile
2524
secrets:
2625
aws-ecr-repository: ${{ secrets.AWS_ECR_REPOSITORY }}

0 commit comments

Comments
 (0)