mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2025-01-30 04:17:53 +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
|
- uses: actions/setup-dotnet@v3
|
||||||
with:
|
with:
|
||||||
dotnet-version: '6.0.x'
|
dotnet-version: '6.0.x'
|
||||||
include-prerelease: true
|
|
||||||
|
|
||||||
- name: Restore
|
- name: Restore
|
||||||
env:
|
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
|
- uses: actions/setup-dotnet@v3
|
||||||
with:
|
with:
|
||||||
dotnet-version: '6.0.x'
|
dotnet-version: '6.0.x'
|
||||||
include-prerelease: true
|
|
||||||
|
|
||||||
- name: Restore
|
- name: Restore
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user