port to pika os 4
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 7s
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 7s
This commit is contained in:
parent
2b1e5c825e
commit
bf9732e258
2
.github/release-canary-v3
vendored
2
.github/release-canary-v3
vendored
@ -1 +1 @@
|
||||
2
|
||||
3
|
||||
|
2
main.sh
2
main.sh
@ -9,7 +9,7 @@ source ./pika-build-config.sh
|
||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||
|
||||
# Clone Upstream
|
||||
git clone --recurse-submodules https://github.com/nwg-piotr/nwg-displays.git -b "$VERSION"
|
||||
git clone --recurse-submodules https://github.com/nwg-piotr/nwg-displays.git -b v"$VERSION"
|
||||
cp -rvf ./debian ./nwg-displays/
|
||||
cd ./nwg-displays
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user