Skip to content

Commit 5a42411

Browse files
Merge pull request #253 from digma-ai/fix/release
Fix release workflow
2 parents 10b2193 + c5c238f commit 5a42411

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ jobs:
4848
steps:
4949
- uses: actions/download-artifact@v3
5050
with:
51-
name: jaeger-build
52-
path: build
51+
name: build
52+
path: dist
5353

5454
- uses: actions/download-artifact@v3
5555
with:

0 commit comments

Comments
 (0)