Skip to content

Commit d2f8cb2

Browse files
committed
change: Not permanent change of branch for testing
1 parent 702a7e1 commit d2f8cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-defined.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,5 +295,5 @@ jobs:
295295
if: ${{ always() }}
296296
needs: [get-supported-versions, ubuntu-latest, windows-latest, macos-latest, macos-m1, linux-armv7, linux-arm64]
297297
name: Upload Python wheels
298-
uses: espressif/idf-python-wheels/.github/workflows/upload-python-wheels.yml@main
298+
uses: espressif/idf-python-wheels/.github/workflows/upload-python-wheels.yml@fix/wheels_fixtures
299299
secrets: inherit

0 commit comments

Comments
 (0)