Skip to content

seed/macaroni-funtoo-race4: Bump v.0.20250105 #7046

seed/macaroni-funtoo-race4: Bump v.0.20250105

seed/macaroni-funtoo-race4: Bump v.0.20250105 #7046

Workflow file for this run

# This is a basic workflow to help you get started with Actions
name: Validate package specs
on:
push:
branches: [ terragon ]
pull_request:
branches: [ terragon ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
git fetch --prune --unshallow
- name: Validate 🔧
run: |
curl https://raw.githubusercontent.com/geaaru/luet/geaaru/contrib/config/get_luet_root.sh | sudo sh
sudo luet upgrade && sudo luet i system/luet-build -y
make validate