workflow test

This commit is contained in:
Nick Seguin 2023-12-10 01:05:41 -06:00
parent cb7bf2c2c0
commit 8f4f38154f

View file

@ -8,6 +8,7 @@ on:
jobs: jobs:
build: build:
runs-on: docker runs-on: docker
uses: https://git.nseguin.dev/nseguin/runner@v1
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: dotnet restore - name: dotnet restore