Skip to content

Commit

Permalink
fix botched merge
Browse files Browse the repository at this point in the history
  • Loading branch information
acannistra committed Oct 10, 2024
1 parent 6052bcd commit 5e810ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/send-emails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
environment: sendemail
steps:
- uses: actions/checkout@v3
- run: pip install poetry==1.3.1
- run: poetry export -f requirements.txt --output requirements.txt --without-hashes
- uses: actions/setup-python@v4
with:
python-version: "3.10"
Expand Down

0 comments on commit 5e810ca

Please sign in to comment.