rename cramcli linux executable
parent
eff2d11a8e
commit
05ffce873b
|
@ -10,6 +10,7 @@ steps:
|
||||||
- cd ./build
|
- cd ./build
|
||||||
- cmake -DCMAKE_C_COMPILER=/usr/bin/clang -S .. -B .
|
- cmake -DCMAKE_C_COMPILER=/usr/bin/clang -S .. -B .
|
||||||
- make
|
- make
|
||||||
|
- mv ./cramcli ./cramcli-linux-amd64
|
||||||
|
|
||||||
- name: build-windows
|
- name: build-windows
|
||||||
image: thatcosmonaut/moonworks-build
|
image: thatcosmonaut/moonworks-build
|
||||||
|
|
Loading…
Reference in New Issue