changeset 32:c517cf837d95

export CC
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Fri, 08 Apr 2022 00:19:10 -0400
parents 9401d767d989
children cc498a5feaaf
files .github/workflows/build.yml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.github/workflows/build.yml	Fri Apr 08 00:07:35 2022 -0400
+++ b/.github/workflows/build.yml	Fri Apr 08 00:19:10 2022 -0400
@@ -26,6 +26,7 @@
     - uses: actions/checkout@v2
     - name: make
       run: |
+        export CC=clang
         make
         make gui
         strip msvpvf.exe