Skip to content

Commit 3a87482

Browse files
committed
.
1 parent 87913d8 commit 3a87482

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci-validation.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ jobs:
4747
uses: ./.github/workflows/buildpcf.yml
4848
with:
4949
pcfdirectory: 'src/broadcast-pcf/appmodulepicker'
50-
publishArtifact: false
51-
componentName: AppModulePicker
50+
publishArtifact: true
51+
componentName: AppModulePicker
52+
artifactlocation: '${{ github.workspace }}/dist'

0 commit comments

Comments
 (0)