K. S. Ernest (iFire) Lee 3 years ago
parent
commit
6fde7edc5e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -100,7 +100,7 @@ jobs:
           prerelease: true
           title: FBX2glTF Windows packages
           files: |
-            build/fbx2gltf-windows.zip
+            fbx2gltf-windows.zip
   build-ubuntu:
     runs-on: ubuntu-latest
     steps: