Updating release.yml to install build

This commit is contained in:
ucar-tmeyer 2025-02-13 11:45:51 -07:00
parent 7d2144bd2f
commit e063e9398c

View file

@ -21,6 +21,7 @@ jobs:
- name: Install build tools
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade build
python -m pip install --upgrade setuptools
- name: Build packages
run: python -m build