Skip to content

Restore modified section phdr modifiers #3

Restore modified section phdr modifiers

Restore modified section phdr modifiers #3

Workflow file for this run

name: Regenerate
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Regenerate bootloaders
run: ./regenerate
- name: Ensure files are properly updated
run: git diff --exit-code