Skip to content

Make words file optional for CI build. #2

Make words file optional for CI build.

Make words file optional for CI build. #2

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: Build
run: make