mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 06:47:57 -05:00
Updating release.yml to install build
This commit is contained in:
parent
7d2144bd2f
commit
e063e9398c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue