Skip to content

Commit a32b4da

Browse files
committed
don't debug core
1 parent 8c37384 commit a32b4da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
}
8181
8282
# Publish in dependency order (core first)
83-
publish_pkg packages/core
83+
# publish_pkg packages/core
8484
publish_pkg packages/accordion
8585
publish_pkg packages/dialog
8686
publish_pkg packages/collapsible

0 commit comments

Comments
 (0)