Don't install zstd.
This commit is contained in:
parent
d6d79d1c5f
commit
1193914837
|
@ -33,11 +33,6 @@ jobs:
|
||||||
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: |
|
||||||
curl -O "https://github.com/V-Sekai/FBXSDK-Windows/archive/2020.2.tar.gz"
|
curl -O "https://github.com/V-Sekai/FBXSDK-Windows/archive/2020.2.tar.gz"
|
||||||
|
|
Loading…
Reference in New Issue