Skip to content

Need genisoimage to make cdrom image. #4

Need genisoimage to make cdrom image.

Need genisoimage to make cdrom image. #4

Workflow file for this run

name: Basekernel Build
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install
run: sudo apt-get install -y genisoimage
- name: Build
run: make