Skip to content

Commit

Permalink
Use latest build-ml-whl
Browse files Browse the repository at this point in the history
which installs setuptools
  • Loading branch information
derekk-nm authored Jan 31, 2025
1 parent 3ec3bd2 commit daf7ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

- name: build
id: build
uses: neuralmagic/nm-actions/actions/build-ml-whl@support-py312-build
uses: neuralmagic/nm-actions/actions/build-ml-whl@v1.12.0
with:
dev: false
release: ${{ inputs.wf_category == 'RELEASE' }}
Expand Down

0 comments on commit daf7ec5

Please sign in to comment.