Skip to content

Commit bba17c3

Browse files
committed
MOVING FILES
1 parent f954bba commit bba17c3

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

.github/workflows/ci-validation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
solution-file: artifactlocation/broadcast_solution.zip
3131
solution-type: Unmanaged
3232
buildBroadCastJs:
33-
uses: ./.github/workflows/templates/buildjs.yml
33+
uses: ./.github/workflows/buildjs.yml
3434
with:
3535
projectdirectory: 'src/broadcast-typescript'
3636
componentName: broadcastjs
@@ -42,7 +42,7 @@ jobs:
4242

4343

4444
buildAppModulePickerPCF:
45-
uses: ./.github/workflows/templates/buildpcf.yml
45+
uses: ./.github/workflows/buildpcf.yml
4646
with:
4747
pcfdirectory: 'src/broadcast-pcf/appmodulepicker'
4848
publishArtifact: false

0 commit comments

Comments
 (0)