attempt to fix unmarshal error
This commit is contained in:
parent
b6c83ccec9
commit
2e3b529d17
@ -50,9 +50,9 @@ steps:
|
|||||||
|
|
||||||
- name: build-install
|
- name: build-install
|
||||||
<<: *anchor_compiler_image
|
<<: *anchor_compiler_image
|
||||||
depends_on: build-success
|
|
||||||
commands:
|
commands:
|
||||||
- make install
|
- make install
|
||||||
|
depends_on: build-success
|
||||||
|
|
||||||
|
|
||||||
# ### TODO package up the contents of .libs and maybe the public header?
|
# ### TODO package up the contents of .libs and maybe the public header?
|
||||||
|
Loading…
Reference in New Issue
Block a user