提交 c5e2d6ac 编写于 作者: 麦壳饼's avatar 麦壳饼

修改

上级 f3018cfd
......@@ -26,7 +26,7 @@ jobs:
# Install the .NET Core workload
- name: Install .NET Core
uses: actions/setup-dotnet@v2
uses: actions/setup-dotnet@v3
with:
dotnet-version: 6.0.x
......@@ -39,7 +39,7 @@ jobs:
with:
node-version: 16
cache: 'npm'
cache-dependency-path: IoTSharp/ClientApp/package-lock.json
# Restore the application to populate the obj folder with RuntimeIdentifiers
- name: Restore the application
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册