mirror of
https://github.com/godotengine/FBX2glTF.git
synced 2026-01-04 18:10:16 +03:00
Find licenses.
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -91,6 +91,7 @@ jobs:
|
||||
type: 'zip'
|
||||
filename: fbx2gltf-windows
|
||||
directory: build
|
||||
path: ["Release/FBX2glTF.exe", "thirdparty-license.rtf", "LICENSE"]
|
||||
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
with:
|
||||
@@ -185,6 +186,7 @@ jobs:
|
||||
type: 'zip'
|
||||
filename: fbx2gltf-linux
|
||||
directory: build
|
||||
path: ["FBX2glTF", "thirdparty-license.rtf", "LICENSE"]
|
||||
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
with:
|
||||
@@ -288,6 +290,7 @@ jobs:
|
||||
type: 'zip'
|
||||
filename: fbx2gltf-macos
|
||||
directory: build
|
||||
path: ["FBX2glTF", "thirdparty-license.rtf", "LICENSE"]
|
||||
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user