Skip to content

Commit c8de3bc

Browse files
committed
remove the deployArchivesIfNeeded that does not work anymore
1 parent f707d22 commit c8de3bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
PIP_BREAK_SYSTEM_PACKAGES=1 pip install mkdocs-material
3939
mkdocs -V
4040
fi
41-
./gradlew clean assemble deployArtifactsIfNeeded deployDocsIfNeeded deployArchivesIfNeeded -i --stacktrace
41+
./gradlew clean assemble deployArtifactsIfNeeded deployDocsIfNeeded -i --stacktrace

0 commit comments

Comments
 (0)