Skip to content

Commit b3a0dfb

Browse files
committed
correct artifact location
1 parent bfb295c commit b3a0dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- uses: actions/upload-artifact@v4
3232
with:
3333
name: tshotkeytrigger-linux-amd64.tar.gz
34-
path: builddir/tshotkeytrigger-linux-amd64.tar.gz
34+
path: tshotkeytrigger-linux-amd64.tar.gz

0 commit comments

Comments
 (0)