We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0502c7c commit 5bf2f97Copy full SHA for 5bf2f97
.github/workflows/release.yml
@@ -233,7 +233,7 @@ jobs:
233
echo "PYTHON_VERSION: $PYTHON_VERSION"
234
ADDON_ARCH="${{ matrix.platform }}" ./package.sh "${{ matrix.platform }}" "${{ matrix.language }}" "${{ matrix.version }}"
235
ls -lh
236
- cp voco* ..
+ cp bluetoothpairing* ..
237
238
#- name: Show the artifact
239
# Items placed in /build in the container will be in
0 commit comments