workflow test
This commit is contained in:
parent
cb7bf2c2c0
commit
8f4f38154f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue