Skip to content

dev-python/license-expression: Bump v.30.4.0+1 #6973

dev-python/license-expression: Bump v.30.4.0+1

dev-python/license-expression: Bump v.30.4.0+1 #6973

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