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 63ad78d commit fa2b85aCopy full SHA for fa2b85a
.github/workflows/Build ThunderLibraries on Linux.yml
@@ -9,8 +9,8 @@ on:
9
10
jobs:
11
Thunder:
12
- uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@master
+ uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@development/actions-error
13
14
ThunderLibraries:
15
needs: Thunder
16
- uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@main
+ uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@development/actions-error
0 commit comments