Skip to content

Commit

Permalink
Using templates from develop branches to test it
Browse files Browse the repository at this point in the history
  • Loading branch information
VeithMetro authored Jun 5, 2024
1 parent 0aa7556 commit 3eaaff5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Build ThunderNanoServicesRDK on Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ on:

jobs:
Thunder:
uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@master
uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@development/actions-checkouts

ThunderInterfaces:
needs: Thunder
uses: rdkcentral/ThunderInterfaces/.github/workflows/Linux build template.yml@master
uses: rdkcentral/ThunderInterfaces/.github/workflows/Linux build template.yml@development/actions-checkouts

ThunderNanoServicesRDK:
needs: ThunderInterfaces
Expand Down

0 comments on commit 3eaaff5

Please sign in to comment.