[Actions] Building NanoServices instead of ClientLibraries #54
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 Windows | ||
on: | ||
push: | ||
branches: ["master"] | ||
pull_request: | ||
branches: ["master"] | ||
jobs: | ||
ThunderClientLibraries: | ||
uses: rdkcentral/ThunderNanoServices/.github/workflows/Build ThunderNanoServices on Windows.yml@master | ||
Check failure on line 11 in .github/workflows/Build ThunderTools on Windows.yml GitHub Actions / .github/workflows/Build ThunderTools on Windows.ymlInvalid workflow file
|