Ignore warnings in zstd.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 18:44:26 -07:00
parent cfd5a49975
commit 68ca912da5
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
- name: Secompress sdk - name: Secompress sdk
run: | run: |
zstd -d -r --rm sdk zstd -qq -d -r --rm sdk
shell: pwsh shell: pwsh
- name: Add conan remote - name: Add conan remote