Skip to content

Commit

Permalink
fix pypi pkg (#15629)
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Nov 10, 2022
1 parent 2c47738 commit 18c587e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pypi.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
# run sequential
max-parallel: 1
matrix:
pkg-name: ["", "app", "lite", "pytorch"]
pkg-name: ["lightning", "app", "lite", "pytorch"]
steps:
- uses: actions/checkout@v3
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit 18c587e

Please sign in to comment.