Skip to content

add support for ROG STRIX X470-F GAMING #47

add support for ROG STRIX X470-F GAMING

add support for ROG STRIX X470-F GAMING #47

Workflow file for this run

name: CI - Ubuntu
on: [pull_request, push]
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: ${{ github.head_ref != '' }}
jobs:
ci:
name: Build
runs-on: ubuntu-latest
permissions:
actions: write
strategy:
fail-fast: false
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
persist-credentials: false
- name: Check definitions order
run: |
./scripts/check.sh
- name: Build
run: |
make