Skip to content

Workflow file for this run

on:
push:
branches:
- master
jobs:
build_qemu:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
- name: build
run: ./run.sh amd64 ./build.sh opt