mirror of
https://github.com/vale981/VoiDPlugins
synced 2025-03-04 16:51:38 -05:00
Update dotnet-core.yml
This commit is contained in:
parent
a891744a87
commit
83ce3fea39
1 changed files with 1 additions and 3 deletions
4
.github/workflows/dotnet-core.yml
vendored
4
.github/workflows/dotnet-core.yml
vendored
|
@ -17,9 +17,7 @@ jobs:
|
|||
submodules: recursive
|
||||
|
||||
- name: Setup ${{ matrix.net }}
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 3.1.x
|
||||
uses: actions/setup-dotnet@v1.7.0
|
||||
|
||||
- name: Build
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue