Skip to content

kernel-6.7/macaroni-zen-full: Bump v.6.7.9+6 #348

kernel-6.7/macaroni-zen-full: Bump v.6.7.9+6

kernel-6.7/macaroni-zen-full: Bump v.6.7.9+6 #348

Workflow file for this run

# This is a basic workflow to help you get started with Actions
name: Validate package specs
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
git fetch --prune --unshallow
- name: Validate 🔧
#luet upgrade
#sudo wget -O /usr/bin/luet https://github.com/geaaru/luet/releases/download/v0.21.2-geaaru/luet-v0.21.2-geaaru-linux-amd64
# sudo chmod a+x /usr/bin/luet
run: |
curl https://raw.githubusercontent.com/geaaru/luet/geaaru/contrib/config/get_luet_root.sh | sudo sh
sudo luet i system/luet-build -y
make validate