Skip to content

v1.3.2 (test)

Latest
Compare
Choose a tag to compare
@st0012 st0012 released this 10 Jan 20:36
b8258ca
Modify build-artifacts.yml to package libprism source

Instead of uploading the built `libprism.so` and `libprism.dylib`,
which still requires headers files to be built, Prism can upload the
full source, headers, and the Makefile as a tarball that can be used to
build libprism from source.

The reason default release artifacts are not enough is because some
source and header files are generated through Prism's rake tasks.