We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c47738 commit 18c587eCopy full SHA for 18c587e
.github/workflows/release-pypi.yml
@@ -27,7 +27,7 @@ jobs:
27
# run sequential
28
max-parallel: 1
29
matrix:
30
- pkg-name: ["", "app", "lite", "pytorch"]
+ pkg-name: ["lightning", "app", "lite", "pytorch"]
31
steps:
32
- uses: actions/checkout@v3
33
- uses: actions/download-artifact@v3
0 commit comments