Fix the GH action file

This commit is contained in:
Simon Edwards 2022-01-02 11:33:21 +01:00
parent c61c9c085d
commit daf730efd5

View File

@ -42,7 +42,7 @@ jobs:
CMAKE_BUILD_PARALLEL_LEVEL: 8
- name: Compress files
if: ! contains(matrix.os, 'windows-latest')
if: ${{!contains(matrix.os, 'windows-latest')}}
uses: a7ul/tar-action@v1.0.2
id: compress
with: