Use proper quotes.
This commit is contained in:
parent
0a2e5be609
commit
d6d79d1c5f
|
@ -40,7 +40,7 @@ jobs:
|
||||||
|
|
||||||
- name: Curl sdk
|
- name: Curl sdk
|
||||||
run: |
|
run: |
|
||||||
curl -O -k 'https://github.com/V-Sekai/FBXSDK-Windows/archive/2020.2.tar.gz'
|
curl -O "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