diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 94408c9..603f504 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -141,6 +141,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 + - name: Install build dependencies run: | apk add --no-cache rust cargo musl-dev openssl-dev git abuild - name: Build APK package