Typo in the macos build.
This commit is contained in:
parent
b96db50fd6
commit
057ea2228f
|
@ -316,7 +316,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: macos-packages
|
||||
path: macos-FBX2glTF.exe
|
||||
path: macos-FBX2glTF
|
||||
|
||||
- name: Archive results
|
||||
uses: actions/upload-artifact@v3
|
||||
|
|
Loading…
Reference in New Issue