Skip to content

Revert "security: Only show prompt when unlocking" #76

Revert "security: Only show prompt when unlocking"

Revert "security: Only show prompt when unlocking" #76

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