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 948836b commit 7b06d4fCopy full SHA for 7b06d4f
1 file changed
.github/workflows/gradle.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/upload-artifact@v4.4.3
29
with:
30
name: CommandPrompter
31
- path: build/libs
+ path: prompt-paper/build/libs
32
33
publish:
34
if: github.event_name == 'release'
0 commit comments