attempt to fix unmarshal error

This commit is contained in:
Paul Reeves 2023-05-15 11:14:26 +02:00
parent b6c83ccec9
commit 2e3b529d17

View File

@ -50,9 +50,9 @@ steps:
- name: build-install
<<: *anchor_compiler_image
depends_on: build-success
commands:
- make install
depends_on: build-success
# ### TODO package up the contents of .libs and maybe the public header?