mirror of
https://github.com/godotengine/FBX2glTF.git
synced 2026-01-06 02:09:48 +03:00
Give the proper path for zipping on windows.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -84,7 +84,7 @@ jobs:
|
||||
mkdir -p result
|
||||
cp sdk/Windows/2020.2/License.rtf result/thirdparty-license.rtf
|
||||
cp LICENSE result/LICENSE
|
||||
cp build/FBX2glTF result/FBX2glTF
|
||||
cp build/Release/FBX2glTF.exe result/FBX2glTF.exe
|
||||
shell: bash
|
||||
|
||||
- uses: papeloto/action-zip@v1
|
||||
|
||||
Reference in New Issue
Block a user