summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a556498..40c00ad 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -38,6 +38,7 @@ jobs:
steps:
- uses: actions/checkout@v1
+ - uses: ilammy/msvc-dev-cmd@v1
- name: Build and test
run: |
nmake.exe /nologo /f Makefile.nmake test