Skip to content

Commit b2c4126

Browse files
hugovkradarhere
andauthored
Run with python3 not python
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent 287a17e commit b2c4126

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ jobs:
253253
path: sbom
254254

255255
- name: Embed SBOM in wheels
256-
run: python .github/embed-sbom.py wheelhouse sbom
256+
run: python3 .github/embed-sbom.py wheelhouse sbom
257257

258258
- name: Upload wheels
259259
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1

0 commit comments

Comments
 (0)