Try again to move the sdk.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 20:00:44 -07:00
parent f3d1d66395
commit ce96bbfea4
1 changed files with 3 additions and 8 deletions

View File

@ -35,17 +35,12 @@ jobs:
- name: Curl sdk
run: |
curl -O -L "https://github.com/V-Sekai/FBXSDK-Windows/archive/refs/tags/2020.2.tar.gz"
curl -O -L "https://github.com/V-Sekai/FBXSDK-Windows/archive/refs/tags/2020.2.zip"
shell: cmd
- name: install 7z expand
run: |
7z e 2020.2.tar.gz
shell: cmd
- name: install 7z extract
run: |
7z x 2020.2.tar
7z x 2020.2.zip
shell: cmd
- name: move