fix ci
This commit is contained in:
parent
7e9115dc64
commit
041f87c7bc
2
build.sh
2
build.sh
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
bash ./build_frontend.sh
|
bash ./build_frontend.sh
|
||||||
|
|
||||||
cd ../cmd/authlibskin
|
cd cmd/authlibskin
|
||||||
go build -trimpath -ldflags "-w -s" -tags="redis,sqlite" -o out/authlibskin
|
go build -trimpath -ldflags "-w -s" -tags="redis,sqlite" -o out/authlibskin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user