projects
/
onyx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
351c39e
)
Hopefully fixed windows-build.yml
author
Brendan Hansen
<brendan.f.hansen@gmail.com>
Thu, 4 Mar 2021 18:46:06 +0000
(12:46 -0600)
committer
GitHub
<noreply@github.com>
Thu, 4 Mar 2021 18:46:06 +0000
(12:46 -0600)
.github/workflows/windows-build.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/windows-build.yml
b/.github/workflows/windows-build.yml
index 6776cdd5389835f1dc9960c835e3b05de6383625..206d4ec7402414c911d21aef4b7ff023e07c2c48 100644
(file)
--- a/
.github/workflows/windows-build.yml
+++ b/
.github/workflows/windows-build.yml
@@
-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