Skip to content

Commit 474e4a7

Browse files
committed
chore: uppdate github workflow
1 parent 4c2a43b commit 474e4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-package-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
uses: actions/upload-artifact@v4
238238
with:
239239
name: intellij-package
240-
path: ./intellij-client/build/distributions/*.zip
240+
path: intellij-client/build/distributions/*.zip
241241

242242
publish:
243243
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)