Skip to content

serial: Switch from repr(packed) to repr(C) #42

serial: Switch from repr(packed) to repr(C)

serial: Switch from repr(packed) to repr(C) #42

Workflow file for this run

name: CI
on:
push:
branches: [master]
pull_request:
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: Install dependencies
run: ./deps.sh
- name: Build UEFI application
run: make