Skip to content

Commit f7e5514

Browse files
authored
Update ci.yml
1 parent 4c3df2c commit f7e5514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
if: success()
3030
with:
3131
name: Clicked
32-
path: ".release/"
32+
path: ${{ github.workspace }}/.release

0 commit comments

Comments
 (0)