cmark

My personal build of CMark ✏️

Commit
314b5a1ee2e0a14ced48cc15591f5725c080547f
Parent
745b877835fed47e06daa3295aaf86312867f6f1
Author
John MacFarlane <jgm@berkeley.edu>
Date

Windows CI: specify cmd shell.

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
@@ -41,4 +41,5 @@ jobs:
     - name: Build and test
       run: |
         nmake test
+      shell: cmd