diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6c150027..afaaf01f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -84,3 +84,9 @@ jobs: - name: Building Ghostferry run: .github/workflows/build-deb.sh + + - name: Upload debs + uses: actions/upload-artifact@v3 + with: + name: debs + path: build/ghostferry* diff --git a/sharding/debian/control b/sharding/debian/control index 972a5e23..d22e341f 100644 --- a/sharding/debian/control +++ b/sharding/debian/control @@ -2,7 +2,8 @@ Package: ghostferry-sharding Version: {version} Section: misc Priority: optional -Architecture: amd64 +Architecture: any +Multi-Arch: same Maintainer: Shuhao Wu Uploaders: Justin Li ,Hormoz Kheradmand Description: Migrate MySQL sharded data from one server to