Skip to content

Virtio msg automation base #2

Virtio msg automation base

Virtio msg automation base #2

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Tools
run: |
sudo apt install texlive-full
- name: Build HTML
run: |
make local-html