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 5c162e6 commit 8d1e9d2Copy full SHA for 8d1e9d2
1 file changed
.github/workflows/build.yml
@@ -56,7 +56,7 @@ jobs:
56
uses: actions/upload-artifact@v4
57
with:
58
name: extension-artifacts
59
- path: dist/*
+ path: dist/jupyter_bluetooth_manager*
60
if-no-files-found: error
61
62
test_isolated:
0 commit comments