Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanenguyen authored Dec 14, 2023
1 parent 5b52a9f commit 64a7d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.python-version }}
- name: build wheel and install the sdr-classifier package
- name: build wheel and install the sdr-hazards-classification package
run: |
python -m pip install --user --upgrade build
python -m build
Expand Down

0 comments on commit 64a7d44

Please sign in to comment.