Skip to content

security: Only show prompt when unlocking #70

security: Only show prompt when unlocking

security: Only show prompt when unlocking #70

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