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