Skip to content

Commit 9d37e45

Browse files
committed
retry
1 parent e8b611e commit 9d37e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
8383
with:
8484
name: coder-desktop-build
85-
path: ${{ github.workspace }}/outputs//out
85+
path: ${{ github.workspace }}/outputs/out
8686
retention-days: 7
8787

8888
# Upload to release in non-dry-run mode

0 commit comments

Comments
 (0)