0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 19:21:50 +02:00

ci: fix missing build dependencies

This commit is contained in:
2025-05-19 13:27:48 +02:00
committed by Klaus Wakonig
parent 133ddda3e3
commit dc70ea6dfb
2 changed files with 1 additions and 5 deletions

View File

@ -81,10 +81,6 @@ jobs:
printf '%s\n' "Verified upstream branch has not changed, continuing with release..."
- name: Setup | Install Dependencies
run: |
pip install build wheel
- name: Action | Semantic Version Release
id: release
# Adjust tag with desired version if applicable.