Skip to content

Commit 5bf2f97

Browse files
Update release.yml
1 parent 0502c7c commit 5bf2f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ jobs:
233233
echo "PYTHON_VERSION: $PYTHON_VERSION"
234234
ADDON_ARCH="${{ matrix.platform }}" ./package.sh "${{ matrix.platform }}" "${{ matrix.language }}" "${{ matrix.version }}"
235235
ls -lh
236-
cp voco* ..
236+
cp bluetoothpairing* ..
237237
238238
#- name: Show the artifact
239239
# Items placed in /build in the container will be in

0 commit comments

Comments
 (0)