This commit is contained in:
parent
6f07caaad9
commit
37fa395c24
@ -29,7 +29,10 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Build and test
|
- name: Build and test
|
||||||
run: docker run --rm mcr.microsoft.com/dotnet/samples
|
uses: docker/dotnet-docker
|
||||||
|
with:
|
||||||
|
target: build
|
||||||
|
load: true
|
||||||
# - name: Setup dotnet
|
# - name: Setup dotnet
|
||||||
# uses: actions/setup-dotnet@v4
|
# uses: actions/setup-dotnet@v4
|
||||||
# with:
|
# with:
|
||||||
|
Loading…
Reference in New Issue
Block a user