port to pika os 4
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 3m14s
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 3m14s
This commit is contained in:
parent
43327ffc62
commit
4e67b2ed0c
2
.github/release-canary-v3
vendored
2
.github/release-canary-v3
vendored
@ -1 +1 @@
|
|||||||
8
|
9
|
||||||
|
2
main.sh
2
main.sh
@ -8,6 +8,8 @@ source ./pika-build-config.sh
|
|||||||
|
|
||||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||||
|
|
||||||
|
export PATH=$PATH:/root/.cargo/bin
|
||||||
|
|
||||||
# Get build deps
|
# Get build deps
|
||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
apt-get install curl -y
|
apt-get install curl -y
|
||||||
|
Loading…
Reference in New Issue
Block a user