Skip to content

Commit

Permalink
feat: Updated .github/workflows/RELEASE.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Jan 12, 2024
1 parent 5aed4f0 commit e6c580a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/RELEASE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: "3.9"
cache: "poetry"
cache: "pip"
- name: Build project for distribution
run: poetry build
- name: Check Version
Expand Down

0 comments on commit e6c580a

Please sign in to comment.