mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-20 00:43:36 +03:00
what if we just
This commit is contained in:
parent
a54d95ccad
commit
4260136002
1 changed files with 2 additions and 2 deletions
4
.github/workflows/resharper.yml
vendored
4
.github/workflows/resharper.yml
vendored
|
@ -25,8 +25,8 @@ jobs:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup .NET Core SDK
|
#- name: Setup .NET Core SDK
|
||||||
uses: actions/setup-dotnet@v3.0.3
|
# uses: actions/setup-dotnet@v3.0.3
|
||||||
|
|
||||||
- name: Restore dependencies and tools
|
- name: Restore dependencies and tools
|
||||||
run: dotnet restore
|
run: dotnet restore
|
||||||
|
|
Loading…
Add table
Reference in a new issue