mirror of
https://github.com/logos-storage/nim-libplum.git
synced 2026-06-07 09:40:01 +00:00
Update ci
This commit is contained in:
parent
5422b9ac91
commit
269d97548c
@ -36,7 +36,8 @@ COPY vendor/ vendor/
|
||||
RUN nimble setup -y
|
||||
|
||||
# Build libplum static library
|
||||
RUN cmake -B vendor/libplum/build \
|
||||
RUN rm -rf vendor/libplum/build && \
|
||||
cmake -B vendor/libplum/build \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DBUILD_SHARED_LIBS=OFF \
|
||||
vendor/libplum && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user