mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 15:05:11 +00:00
[CI] This ought to be it
This commit is contained in:
parent
0ba708e28f
commit
fc75dc52aa
1 changed files with 1 additions and 2 deletions
|
|
@ -61,8 +61,7 @@ jobs:
|
|||
alias musl-gcc="musl-gcc -Wl,-Bstatic -L ${PREFIX}/lib"
|
||||
musl-gcc -static configure.c -o configure && ./configure -s -l
|
||||
make CC=musl-gcc CYTO_INC=${PREFIX}/include CYTO_LIB=${PREFIX}/lib
|
||||
make PREFIX=bins
|
||||
ls bins
|
||||
make PREFIX=bins install
|
||||
- name: Create a final archive
|
||||
run: |
|
||||
cd parsee
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue