workflow test

This commit is contained in:
Nick Seguin 2023-12-10 00:47:07 -06:00
parent a47bc6cdca
commit 8779b71bf6

View file

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