Ignore ssl.
This commit is contained in:
parent
72a7442d53
commit
680012aa7b
|
@ -38,11 +38,11 @@ jobs:
|
||||||
cinst zstandard
|
cinst zstandard
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: curl
|
- name: install FileDownload
|
||||||
uses: wei/curl@master
|
run: |
|
||||||
with:
|
curl -O -k 'https://github.com/V-Sekai/FBXSDK-Windows/archive/2020.2.tar.gz'
|
||||||
args: https://github.com/V-Sekai/FBXSDK-Windows/archive/2020.2.tar.gz
|
shell: cmd
|
||||||
|
|
||||||
- name: install 7z expand
|
- name: install 7z expand
|
||||||
run: |
|
run: |
|
||||||
7z e 2020.2.tar.gz
|
7z e 2020.2.tar.gz
|
||||||
|
|
Loading…
Reference in New Issue