Update .github/workflows/release.yml
All checks were successful
Build and Release / Build (push) Successful in 24s
All checks were successful
Build and Release / Build (push) Successful in 24s
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: Set up .NET
|
- name: Set up .NET
|
||||||
uses: actions/setup-dotnet@v3
|
uses: actions/setup-dotnet@v3
|
||||||
with:
|
with:
|
||||||
dotnet-version: 9.0.x
|
dotnet-version: 10.0.x
|
||||||
|
|
||||||
- name: Download Dalamud Latest
|
- name: Download Dalamud Latest
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user