Change cicd because Linux doesn't use rtf but txt.
This commit is contained in:
parent
e181f44442
commit
31752b14c5
|
@ -186,7 +186,7 @@ jobs:
|
||||||
automatic_release_tag: ${{github.ref_name}}
|
automatic_release_tag: ${{github.ref_name}}
|
||||||
title: FBX2glTF Linux packages
|
title: FBX2glTF Linux packages
|
||||||
files: |
|
files: |
|
||||||
thirdparty-license.rtf
|
thirdparty-license.txt
|
||||||
LICENSE
|
LICENSE
|
||||||
linux-FBX2glTF
|
linux-FBX2glTF
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue