Skip to content

build-kvx-xgcc.sh: now call configure with absolute path #61

build-kvx-xgcc.sh: now call configure with absolute path

build-kvx-xgcc.sh: now call configure with absolute path #61

name: Build kvx buildroot
on: [push]
jobs:
build:
strategy:
matrix:
os: [ubuntu-20.04, ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build
run: source last.refs && ./build-kvx-buildroot.sh DO_GIT_ARCHIVE