Skip to content

Bump ArtemisRGB.Core from 1.2023.917.4 to 1.2023.1009.1 #8

Bump ArtemisRGB.Core from 1.2023.917.4 to 1.2023.1009.1

Bump ArtemisRGB.Core from 1.2023.917.4 to 1.2023.1009.1 #8

Workflow file for this run

name: Build
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Clone
uses: actions/checkout@v3
- name: Build
run: dotnet build src