Skip to content

Commit

Permalink
Merge pull request #9 from LemurPwned/LemurPwned-patch-1
Browse files Browse the repository at this point in the history
Update build.yml
  • Loading branch information
LemurPwned authored Nov 11, 2023
2 parents 3400267 + 0235f2e commit 748e255
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
python -m pip install --upgrade pip
python -m pip install flit
flit install --deps production
- name: Configure test pypi
run: |
flit publish --repository testpypi
- name: Build
run: |
flit build
Expand Down

0 comments on commit 748e255

Please sign in to comment.