We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb295c commit b3a0dfbCopy full SHA for b3a0dfb
.github/workflows/build.yml
@@ -31,4 +31,4 @@ jobs:
31
- uses: actions/upload-artifact@v4
32
with:
33
name: tshotkeytrigger-linux-amd64.tar.gz
34
- path: builddir/tshotkeytrigger-linux-amd64.tar.gz
+ path: tshotkeytrigger-linux-amd64.tar.gz
0 commit comments