Skip to content

Commit

Permalink
Update .github/workflows/gh-ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium authored Jan 13, 2025
1 parent 29abc7e commit ed1fd45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
- name: Build package
run: |
python3 -m pip install --upgrade build
python3 -m build
- name: Check package build
run: |
Expand Down

0 comments on commit ed1fd45

Please sign in to comment.