mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2024-12-27 12:35:28 +03:00
Update dotnet-master.yml
This commit is contained in:
parent
0d7c42a649
commit
371ede2fee
4
.github/workflows/dotnet-master.yml
vendored
4
.github/workflows/dotnet-master.yml
vendored
@ -14,10 +14,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 5.0.1
|
||||
- name: Restore dependencies
|
||||
run: |
|
||||
cd src
|
||||
|
Loading…
Reference in New Issue
Block a user