Skip to content
Snippets Groups Projects
Commit d5b18429 authored by Дмитрий Кольцов's avatar Дмитрий Кольцов
Browse files

build(.gitlab-ci): fix .so filename

parent ad4baffd
No related branches found
No related tags found
1 merge request!1414sbroad import
......@@ -17,7 +17,7 @@ build:
- make
artifacts:
paths:
- target/debug/libsbrod.so
- target/debug/libsbroad.so
expire_in: 1 week
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment