We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d660b commit 3c26252Copy full SHA for 3c26252
1 file changed
.github/workflows/build_test.yml
@@ -29,5 +29,5 @@ jobs:
29
- uses: actions/upload-artifact@v6
30
with:
31
name: tabletdrivercleanup
32
- path: ./dist/tabletdrivercleanup.zip
+ path: ./build
33
if-no-files-found: error
0 commit comments