Skip to content

Update README.md

Update README.md #10

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v1
- run: sudo apt update
- run: sudo apt install -y chrpath diffstat
- run: sudo pip3 install kas
- run: kas checkout kas-jpos.yaml
- run: kas build kas-jpos.yaml