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 9debb49 commit 27e7d29Copy full SHA for 27e7d29
.github/workflows/update-libs.yml
@@ -70,4 +70,4 @@ jobs:
70
body: "This PR updates the Arduino App Bricks wheel file to the latest version ${{ steps.get-latest-version.outputs.LATEST_RELEASE }}."
71
commit-message: "Update bricks whl to ${{ steps.get-latest-version.outputs.LATEST_RELEASE }}"
72
add-paths: |
73
- libs/arduino_app_bricks-${{ steps.get-latest-version.outputs.LATEST_RELEASE }}-py3-none-any.whl
+ libs/arduino_app_bricks-*.whl
0 commit comments