workflow test

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

View file

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