Skip to content

update to v2.4.3-rc3 and soft link to grub2-editenv (#101) #288

update to v2.4.3-rc3 and soft link to grub2-editenv (#101)

update to v2.4.3-rc3 and soft link to grub2-editenv (#101) #288

Workflow file for this run

# name: Pr
# on: [pull_request]
# concurrency:
# group: ${{ github.pr_workflow }}-${{ github.ref }}
# cancel-in-progress: true
# permissions:
# contents: read
# jobs:
# build:
# uses: ./.github/workflows/release.yaml
# secrets: inherit