Skip to content

Commit 638d2a1

Browse files
authored
Merge pull request #213 from ecmwf/pyWheel/fixAction
[python] fix broken action
2 parents 909ae71 + 18889d1 commit 638d2a1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-wheel-wrapper.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
name: Python Wrapper Wheel
3434
uses: ecmwf/reusable-workflows/.github/workflows/python-wrapper-wheel.yml@main
3535
with:
36+
wheel_directory: python/eckitlib
3637
use_test_pypi: ${{ inputs.use_test_pypi }}
3738
secrets: inherit
38-
with:
39-
wheel_directory: python/eckitlib

0 commit comments

Comments
 (0)