Skip to content

Commit

Permalink
[Actions] Using the already merged workflows instead of my forks (#30)
Browse files Browse the repository at this point in the history
* Using workflows from our repos instead of the ones on my forks

* Prep for merging
  • Loading branch information
VeithMetro authored Jan 16, 2024
1 parent 308de11 commit 23a3590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Build ThunderLibraries on Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:

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

ThunderLibraries:
needs: Thunder
uses: VeithMetro/ThunderLibraries/.github/workflows/Linux build template.yml@development/actions
uses: WebPlatformForEmbedded/ThunderLibraries/.github/workflows/Linux build template.yml@main

0 comments on commit 23a3590

Please sign in to comment.