1
0
Fork 0
mirror of https://git.sr.ht/~kivikakk/niar synced 2024-12-22 23:22:24 +00:00
niar/docs/template/.github/workflows/cxxrtl-build.yml

23 lines
379 B
YAML
Raw Permalink Normal View History

2024-06-16 14:23:34 +00:00
name: CXXRTL build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
cxxrtl-build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- uses: kivikakk/niar/setup-action@main
- name: Elaborate, compile and run cxxrtl
run: python -m newproject cxxrtl