Commit 52eb0e0
committed
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.1 parent 19cb622 commit 52eb0e0
1 file changed
+10
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 14 | + | |
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
| |||
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 42 | + | |
0 commit comments