Follow redirect.
This commit is contained in:
parent
1193914837
commit
17603dfb6c
|
@ -35,7 +35,7 @@ jobs:
|
||||||
|
|
||||||
- name: Curl sdk
|
- name: Curl sdk
|
||||||
run: |
|
run: |
|
||||||
curl -O "https://github.com/V-Sekai/FBXSDK-Windows/archive/2020.2.tar.gz"
|
curl -O -L "https://github.com/V-Sekai/FBXSDK-Windows/archive/2020.2.tar.gz"
|
||||||
shell: cmd
|
shell: cmd
|
||||||
|
|
||||||
- name: install 7z expand
|
- name: install 7z expand
|
||||||
|
|
Loading…
Reference in New Issue