Store the entire directory.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-11-17 15:11:06 -08:00
parent b98e1800ee
commit 754c1826a5
1 changed files with 0 additions and 3 deletions

View File

@ -91,7 +91,6 @@ jobs:
type: 'zip'
filename: fbx2gltf-windows
directory: build
path: FBX2glTF.exe
- uses: "marvinpinto/action-automatic-releases@latest"
with:
@ -186,7 +185,6 @@ jobs:
type: 'zip'
filename: fbx2gltf-linux
directory: build
path: FBX2glTF
- uses: "marvinpinto/action-automatic-releases@latest"
with:
@ -290,7 +288,6 @@ jobs:
type: 'zip'
filename: fbx2gltf-macos
directory: build
path: FBX2glTF
- uses: "marvinpinto/action-automatic-releases@latest"
with: