Skip to content

Commit 5c04cef

Browse files
authored
Update workflow to use main branch for ThunderLibraries
1 parent fa2b85a commit 5c04cef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Build ThunderLibraries on Linux.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99

1010
jobs:
1111
Thunder:
12-
uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@development/actions-error
12+
uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@master
1313

1414
ThunderLibraries:
1515
needs: Thunder
16-
uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@development/actions-error
16+
uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@main

0 commit comments

Comments
 (0)