Skip to content

misc/build: Update limine-efi commit and fixes for linker portability #116

misc/build: Update limine-efi commit and fixes for linker portability

misc/build: Update limine-efi commit and fixes for linker portability #116

Workflow file for this run

name: QA
on: [ merge_group, push, pull_request ]
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# Executes "typos ."
- uses: crate-ci/typos@v1.21.0