We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df1d4bc commit bc40b2bCopy full SHA for bc40b2b
.github/workflows/build.yml
@@ -60,4 +60,4 @@ jobs:
60
- uses: actions/upload-artifact@v3
61
with:
62
name: distribution
63
- path: build/distributions/*.zip
+ path: ./Task-Tracker-CLI/build/distributions/*.zip
0 commit comments