Don't install zstd.
This commit is contained in:
parent
d6d79d1c5f
commit
1193914837
|
@ -32,11 +32,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git config --global filter.lfs.process "git-lfs filter-process --skip"
|
git config --global filter.lfs.process "git-lfs filter-process --skip"
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Install zstandard
|
|
||||||
run: |
|
|
||||||
cinst zstandard
|
|
||||||
shell: bash
|
|
||||||
|
|
||||||
- name: Curl sdk
|
- name: Curl sdk
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue