Skip to content

Remove use of build-std, build-std-features #56

Remove use of build-std, build-std-features

Remove use of build-std, build-std-features #56

Workflow file for this run

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