We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 308de11 commit 23a3590Copy full SHA for 23a3590
.github/workflows/Build ThunderLibraries on Linux.yml
@@ -8,8 +8,8 @@ on:
8
9
jobs:
10
Thunder:
11
- uses: VeithMetro/Thunder/.github/workflows/Linux build template.yml@development/actions
+ uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@master
12
13
ThunderLibraries:
14
needs: Thunder
15
- uses: VeithMetro/ThunderLibraries/.github/workflows/Linux build template.yml@development/actions
+ uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@main
0 commit comments