Skip to content

Commit 8d1e9d2

Browse files
committed
Fix
1 parent 5c162e6 commit 8d1e9d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/upload-artifact@v4
5757
with:
5858
name: extension-artifacts
59-
path: dist/*
59+
path: dist/jupyter_bluetooth_manager*
6060
if-no-files-found: error
6161

6262
test_isolated:

0 commit comments

Comments
 (0)