Skip to content

Commit

Permalink
Python Wrapper: switch to new action
Browse files Browse the repository at this point in the history
  • Loading branch information
tmi committed Mar 5, 2025
1 parent bcd55c3 commit 7901da2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-wheel-wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ on:
jobs:
python-wrapper-wheel:
name: Python Wrapper Wheel
uses: ecmwf-actions/reusable-workflows/.github/workflows/python-wrapper-wheel.yml@main
uses: ecmwf/reusable-workflows/.github/workflows/python-wrapper-wheel.yml@act/pyWrapWheel/branchInPrep
with:
wheel_directory: python_wrapper
secrets: inherit

0 comments on commit 7901da2

Please sign in to comment.