Skip to content

Commit 2c4ea6b

Browse files
committed
style: comment
1 parent 73ac169 commit 2c4ea6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/actions/build-core/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ runs:
3131
with:
3232
name: ionic-core
3333
output: core/CoreBuild.zip
34-
# Include generated proxy files from Stencil output targets so framework builds
35-
# can detect when they need to be updated (fixes CI diff check)
34+
# Include generated proxy files from Stencil output targets so
35+
# framework builds can detect when they need to be updated
3636
paths: core/dist core/components core/css core/hydrate core/loader core/src/components.d.ts core/api.txt packages/angular/src/directives/proxies.ts packages/angular/src/directives/proxies-list.ts packages/angular/standalone/src/directives/proxies.ts packages/vue/src/proxies.ts packages/react/src/components/proxies.ts packages/react/src/components/inner-proxies.ts packages/react/src/components/routing-proxies.ts

0 commit comments

Comments
 (0)