mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2025-01-27 10:57:54 +03:00
gha fixes
This commit is contained in:
parent
1032f14948
commit
a361285d62
1
.github/workflows/dotnet-develop.yml
vendored
1
.github/workflows/dotnet-develop.yml
vendored
@ -20,7 +20,6 @@ jobs:
|
||||
- uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: '6.0.x'
|
||||
include-prerelease: true
|
||||
|
||||
- name: Restore
|
||||
env:
|
||||
|
1
.github/workflows/dotnet-master.yml
vendored
1
.github/workflows/dotnet-master.yml
vendored
@ -19,7 +19,6 @@ jobs:
|
||||
- uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: '6.0.x'
|
||||
include-prerelease: true
|
||||
|
||||
- name: Restore
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user