diff --git a/.github/workflows/build-win-10.yml b/.github/workflows/build-win-10.yml index eabea97..fb766f6 100644 --- a/.github/workflows/build-win-10.yml +++ b/.github/workflows/build-win-10.yml @@ -32,11 +32,6 @@ jobs: run: | 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: |