mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-16 08:52:50 +08:00
Fix the workflow. Third time the charm?
This commit is contained in:
parent
45c24055fa
commit
56feea11a1
4
.github/workflows/publish.yaml
vendored
4
.github/workflows/publish.yaml
vendored
@ -60,8 +60,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup .NET SDK
|
- name: Setup .NET SDK
|
||||||
uses: actions/setup-dotnet@v4
|
uses: actions/setup-dotnet@v4
|
||||||
with:
|
with:
|
||||||
dotnet-version: 8.0.302
|
dotnet-version: 8.0.302
|
||||||
|
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user