Fix regex to allow for installation of MsBuild in Program Files (x86) #305
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: Call Gradle CI | |
on: [push, pull_request] | |
jobs: | |
call-workflow: | |
uses: tomasbjerre/.github/.github/workflows/gradle-ci.yml@master |