This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 19:23:59 -07:00
parent 189d4fd111
commit 2ce2275c91
1 changed files with 1 additions and 1 deletions

View File

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