Skip to content

Commit 27e7d29

Browse files
committed
fix
1 parent 9debb49 commit 27e7d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-libs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
body: "This PR updates the Arduino App Bricks wheel file to the latest version ${{ steps.get-latest-version.outputs.LATEST_RELEASE }}."
7171
commit-message: "Update bricks whl to ${{ steps.get-latest-version.outputs.LATEST_RELEASE }}"
7272
add-paths: |
73-
libs/arduino_app_bricks-${{ steps.get-latest-version.outputs.LATEST_RELEASE }}-py3-none-any.whl
73+
libs/arduino_app_bricks-*.whl

0 commit comments

Comments
 (0)