Skip to content

Commit be9e66b

Browse files
committed
Try longer path
1 parent a31245d commit be9e66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- uses: actions/upload-artifact@v3
5353
with:
5454
name: joelang-${{ github.ref_name }}-x64-linux
55-
path: joelang
55+
path: joelang-${{ github.ref_name }}-x64-linux
5656
if-no-files-found: error
5757
# - uses: actions/upload-artifact@v3
5858
# with:

0 commit comments

Comments
 (0)