mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-01 07:29:07 +00:00
Try to set the luet arch
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
This commit is contained in:
1
.github/workflows/build-arm64.yaml
vendored
1
.github/workflows/build-arm64.yaml
vendored
@@ -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' }}
|
||||
|
Reference in New Issue
Block a user