diff options
author | Marti Maria <marti.maria@littlecms.com> | 2021-11-06 22:40:37 +0100 |
---|---|---|
committer | Marti Maria <marti.maria@littlecms.com> | 2021-11-06 22:40:37 +0100 |
commit | e227901bb365fe270289da7aa1f01447f59ee1cb (patch) | |
tree | c1cef4b884b8ebe71e2bda7c7d9cc13630d14cde /.github | |
parent | e426a1fccedb1d92d17f0c107679e5859083f46c (diff) | |
download | lcms2-e227901bb365fe270289da7aa1f01447f59ee1cb.tar.gz |
Update build.yml
test
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/build.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ea1c16d..2846aca 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -48,8 +48,7 @@ jobs: run: testbed Windows-32: - runs-on: windows-latest - shell: cmd + runs-on: windows-latest steps: - uses: ilammy/msvc-dev-cmd@v1 - name: Build Windows 32 bit |