Skip to content

Commit

Permalink
Исправление CI, пререлиз
Browse files Browse the repository at this point in the history
  • Loading branch information
YariKartoshe4ka committed May 31, 2022
1 parent 2768e14 commit 0bf506d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:
run: pip install build
- name: Checkout code
uses: actions/checkout@v2
with:
ref: pypi
- name: Build project
run: python -m build --sdist --wheel --outdir dist/ .
- name: Publish to Test PyPI
Expand Down

0 comments on commit 0bf506d

Please # to comment.