Skip to content

Commit 1a0f302

Browse files
committed
Publish windows build.
1 parent 88937ab commit 1a0f302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- uses: actions/upload-artifact@v2
7373
with:
7474
name: FBX2glTF-windows-x64.exe
75-
path: build/FBX2glTF.exe
75+
path: build/Release/FBX2glTF.exe
7676
build-ubuntu:
7777
runs-on: ubuntu-latest
7878
steps:

0 commit comments

Comments
 (0)