Skip to content

fix: install arm64 system deps for aarch64 cross-compilation #1052

fix: install arm64 system deps for aarch64 cross-compilation

fix: install arm64 system deps for aarch64 cross-compilation #1052

Workflow file for this run

name: License Header Check
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
check-license-headers:
name: Check License Headers
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Check license headers
uses: korandoru/hawkeye@v6
with:
config: engine/licenserc.toml