Skip to content

Include optional Rids if present #43

Include optional Rids if present

Include optional Rids if present #43

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Clone Repository
uses: actions/checkout@v4
- name: Build Solution
run: dotnet build