mirror of
https://onedev.site.tesses.net/crosslang
synced 2026-02-09 01:25:45 +00:00
Fix builds
This commit is contained in:
@@ -34,6 +34,5 @@ foreign() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
foreign arm64
|
foreign arm64
|
||||||
foreign armhf
|
|
||||||
foreign riscv64
|
foreign riscv64
|
||||||
|
|
||||||
|
|||||||
@@ -34,6 +34,5 @@ foreign() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
foreign arm64
|
foreign arm64
|
||||||
foreign armhf
|
|
||||||
foreign riscv64
|
foreign riscv64
|
||||||
foreign i386
|
foreign i386
|
||||||
|
|||||||
@@ -9,6 +9,5 @@ upload() {
|
|||||||
}
|
}
|
||||||
upload amd64
|
upload amd64
|
||||||
upload arm64
|
upload arm64
|
||||||
upload armhf
|
|
||||||
upload riscv64
|
upload riscv64
|
||||||
|
|
||||||
|
|||||||
@@ -9,6 +9,5 @@ upload() {
|
|||||||
}
|
}
|
||||||
upload amd64
|
upload amd64
|
||||||
upload arm64
|
upload arm64
|
||||||
upload armhf
|
|
||||||
upload riscv64
|
upload riscv64
|
||||||
upload i386
|
upload i386
|
||||||
|
|||||||
Reference in New Issue
Block a user