Skip to content

dev-python/meson-python: Bump v.0.17.1+1 #6970

dev-python/meson-python: Bump v.0.17.1+1

dev-python/meson-python: Bump v.0.17.1+1 #6970

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