Commit 4a1ca088 authored by nanahira's avatar nanahira

fix

parent 7c5e63c1
Pipeline #34163 passed with stages
in 2 minutes and 22 seconds
......@@ -65,7 +65,7 @@ mat_macos:
- cd ..
- mkdir -p 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:
paths:
- 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