From 31752b14c5122c84b2e77c2bf3ec8e15a908ddb6 Mon Sep 17 00:00:00 2001 From: "K. S. Ernest (iFire) Lee" Date: Sun, 3 Apr 2022 19:28:22 -0700 Subject: [PATCH] Change cicd because Linux doesn't use rtf but txt. --- .github/workflows/build-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 5c9138e..c685a66 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -186,7 +186,7 @@ jobs: automatic_release_tag: ${{github.ref_name}} title: FBX2glTF Linux packages files: | - thirdparty-license.rtf + thirdparty-license.txt LICENSE linux-FBX2glTF