test cargo build opts
Some checks failed
PikaOS Package Build Only (Canary) (amd64-v3) / build (push) Failing after 17s
Some checks failed
PikaOS Package Build Only (Canary) (amd64-v3) / build (push) Failing after 17s
This commit is contained in:
parent
49ebbbc7bc
commit
960482f1da
2
.github/build-canary-v3
vendored
2
.github/build-canary-v3
vendored
@ -1 +1 @@
|
|||||||
3
|
4
|
||||||
|
4
main.sh
4
main.sh
@ -6,14 +6,14 @@ VERSION="1.3.1.git"
|
|||||||
|
|
||||||
source ./pika-build-config.sh
|
source ./pika-build-config.sh
|
||||||
|
|
||||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
#git clone https://github.com/waycrate/wayshot.git --recurse-submodules -b "$VERSION"
|
#git clone https://github.com/waycrate/wayshot.git --recurse-submodules -b "$VERSION"
|
||||||
git clone https://github.com/waycrate/wayshot.git --recurse-submodules
|
git clone https://github.com/waycrate/wayshot.git --recurse-submodules
|
||||||
cp -rvf ./debian ./wayshot
|
cp -rvf ./debian ./wayshot
|
||||||
cd ./wayshot
|
cd ./wayshot
|
||||||
|
|
||||||
|
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||||
|
|
||||||
# Get build deps
|
# Get build deps
|
||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user