cmark

My personal build of CMark ✏️

Commit
2a42369f4233b092392d75dbc2c539a481a8cb03
Parent
8cf576367bfe1993a80ac8cf69a6624bf67a3f11
Author
John MacFarlane <jgm@berkeley.edu>
Date

Windows CI: try installing msvc tools.

Diffstat

1 file changed, 1 insertion, 0 deletions

Status File Name N° Changes Insertions Deletions
Modified .github/workflows/ci.yml 1 1 0
diff --git 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