Try to set the luet arch

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
This commit is contained in:
Dimitris Karakasilis
2025-02-14 09:24:14 +02:00
parent 0fc10218df
commit eee06c7e72

View File

@@ -33,6 +33,7 @@ jobs:
downloadMeta: true
# renovate: datasource=github-releases depName=mudler/luet
luetVersion: 0.36.0
luetArch: arm64
- name: Build packages 🔧
uses: luet-lab/luet-github-action@v0.3.0
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}