Skip to content

Commit 23a3590

Browse files
authored
[Actions] Using the already merged workflows instead of my forks (#30)
* Using workflows from our repos instead of the ones on my forks * Prep for merging
1 parent 308de11 commit 23a3590

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
@@ -8,8 +8,8 @@ on:
88

99
jobs:
1010
Thunder:
11-
uses: VeithMetro/Thunder/.github/workflows/Linux build template.yml@development/actions
11+
uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@master
1212

1313
ThunderLibraries:
1414
needs: Thunder
15-
uses: VeithMetro/ThunderLibraries/.github/workflows/Linux build template.yml@development/actions
15+
uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@main

0 commit comments

Comments
 (0)