This commit is contained in:
parent
6f07caaad9
commit
37fa395c24
@ -29,7 +29,10 @@ jobs:
|
||||
|
||||
steps:
|
||||
- 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
|
||||
# uses: actions/setup-dotnet@v4
|
||||
# with:
|
||||
|
Loading…
Reference in New Issue
Block a user