Mercurial > msvpvf
changeset 23:ee96b991e033
Update build.yml
author | Paper <37962225+mrpapersonic@users.noreply.github.com> |
---|---|
date | Thu, 07 Apr 2022 19:27:22 -0400 |
parents | 767ff60628bd |
children | 348a4a4beb17 |
files | .github/workflows/build.yml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.github/workflows/build.yml Thu Apr 07 02:56:52 2022 -0400 +++ b/.github/workflows/build.yml Thu Apr 07 19:27:22 2022 -0400 @@ -21,7 +21,7 @@ with: msystem: ${{matrix.sys}} install: >- - mingw-w64-${{matrix.env}}-make + make mingw-w64-${{matrix.env}}-clang - uses: actions/checkout@v2 - name: make