Skip to content

Commit

Permalink
formatted cicd yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prakaa committed Aug 21, 2024
1 parent e319c42 commit 2245229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ jobs:
# Sync dependencies
- name: Sync dependencies
run: rye sync
# Build
- name: Build
# Build
- name: Build
run: rye build
# Publish to PyPI
- name: Publish package distributions to PyPI
Expand Down

0 comments on commit 2245229

Please sign in to comment.