mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2024-12-28 04:55:29 +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:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Setup .NET
|
|
||||||
uses: actions/setup-dotnet@v1
|
|
||||||
with:
|
|
||||||
dotnet-version: 5.0.1
|
|
||||||
- name: Restore dependencies
|
- name: Restore dependencies
|
||||||
run: |
|
run: |
|
||||||
cd src
|
cd src
|
||||||
|
Loading…
Reference in New Issue
Block a user