[Actions] Building NanoServices instead of ClientLibraries #60
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Build ThunderTools on Linux | ||
on: | ||
push: | ||
branches: ["master"] | ||
pull_request: | ||
branches: ["master"] | ||
jobs: | ||
ThunderNanoServices: | ||
uses: rdkcentral/ThunderNanoServices/.github/workflows/Build ThunderNanoServices on Linux.yml@master | ||
Check failure on line 11 in .github/workflows/Build ThunderTools on Linux.yml GitHub Actions / .github/workflows/Build ThunderTools on Linux.ymlInvalid workflow file
|