We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f4bf60 commit d7637efCopy full SHA for d7637ef
.github/workflows/native_build.yml
@@ -44,4 +44,4 @@ jobs:
44
uses: actions/upload-artifact@v3
45
with:
46
name: OcctImportJS_Mac_${{matrix.xcode}}_${{matrix.configuration}}.a
47
- path: build/${{matrix.xcode}}/${{matrix.configuration}}/occt-import-js.a
+ path: build/${{matrix.xcode}}/${{matrix.configuration}}/libocct-import-js.a
0 commit comments