mirror of
https://github.com/OpenCoin/oc-mint-cpp.git
synced 2025-07-05 22:59:42 +02:00
add github action for build
This commit is contained in:
@ -21,7 +21,7 @@ steps:
|
||||
- apt-get update
|
||||
- apt-get -y install build-essential libboost-system-dev libboost-date-time-dev git cmake graphviz doxygen
|
||||
- cmake -B build -S .
|
||||
- cmake --build build -t all test
|
||||
- cmake --build build -t all test
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
|
Reference in New Issue
Block a user