Don't install zstd.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 19:19:20 -07:00
parent d6d79d1c5f
commit 1193914837
1 changed files with 0 additions and 5 deletions

View File

@ -33,11 +33,6 @@ jobs:
git config --global filter.lfs.process "git-lfs filter-process --skip"
shell: bash
- name: Install zstandard
run: |
cinst zstandard
shell: bash
- name: Curl sdk
run: |
curl -O "https://github.com/V-Sekai/FBXSDK-Windows/archive/2020.2.tar.gz"