Commit 4a1ca088 authored by nanahira's avatar nanahira

fix

parent 7c5e63c1
...@@ -65,7 +65,7 @@ mat_macos: ...@@ -65,7 +65,7 @@ mat_macos:
- cd .. - cd ..
- mkdir -p dist/$BUILD_TYPE - mkdir -p dist/$BUILD_TYPE
- cp $DIST_PATH/libocgcore.* dist/$BUILD_TYPE/ - cp $DIST_PATH/libocgcore.* dist/$BUILD_TYPE/
- cp $DIST_PATH/libsqlite3.* dist/$BUILD_TYPE/ - cp $DIST_PATH/libsqlite3.* dist/$BUILD_TYPE/ || true
artifacts: artifacts:
paths: paths:
- dist - dist
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment