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 fa2b85a commit 5c04cefCopy full SHA for 5c04cef
.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@development/actions-error
+ uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@master
13
14
ThunderLibraries:
15
needs: Thunder
16
- uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@development/actions-error
+ uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@main
0 commit comments