Hopefully fixed windows-build.yml
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 4 Mar 2021 18:46:06 +0000 (12:46 -0600)
committerGitHub <noreply@github.com>
Thu, 4 Mar 2021 18:46:06 +0000 (12:46 -0600)
.github/workflows/windows-build.yml

index 6776cdd5389835f1dc9960c835e3b05de6383625..206d4ec7402414c911d21aef4b7ff023e07c2c48 100644 (file)
@@ -24,6 +24,9 @@ jobs:
     steps:
       # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
       - uses: actions/checkout@v2
+      
+      # Lets us use CL.exe
+      - uses: ilammy/msvc-dev-cmd@v1
 
       # Runs a single command using the runners shell
       - name: Build a release build