Skip to content

Commit 18c587e

Browse files
authored
fix pypi pkg (#15629)
1 parent 2c47738 commit 18c587e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# run sequential
2828
max-parallel: 1
2929
matrix:
30-
pkg-name: ["", "app", "lite", "pytorch"]
30+
pkg-name: ["lightning", "app", "lite", "pytorch"]
3131
steps:
3232
- uses: actions/checkout@v3
3333
- uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)