Fix builds

This commit is contained in:
2025-09-05 12:32:22 -05:00
parent a2a7a20260
commit c9eee5cdb2
4 changed files with 0 additions and 4 deletions

View File

@@ -34,6 +34,5 @@ foreign() {
}
foreign arm64
foreign armhf
foreign riscv64

View File

@@ -34,6 +34,5 @@ foreign() {
}
foreign arm64
foreign armhf
foreign riscv64
foreign i386

View File

@@ -9,6 +9,5 @@ upload() {
}
upload amd64
upload arm64
upload armhf
upload riscv64

View File

@@ -9,6 +9,5 @@ upload() {
}
upload amd64
upload arm64
upload armhf
upload riscv64
upload i386