Skip to content

Commit aed1198

Browse files
committed
fix: Durabletask-go repo path
Signed-off-by: Javier Aliaga <[email protected]>
1 parent d7ead76 commit aed1198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Checkout Durable Task Sidecar
7777
uses: actions/checkout@v4
7878
with:
79-
repository: dapr/durabletask-go/
79+
repository: dapr/durabletask-go
8080
path: durabletask-sidecar
8181

8282
# TODO: Move the sidecar into a central image repository

0 commit comments

Comments
 (0)