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

true

上级 7dd6c45a
......@@ -23,6 +23,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
submodules: 'true'
# Install the .NET Core workload
- name: Install .NET Core
......@@ -33,11 +34,11 @@ jobs:
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@v1.0.2
# setup nodejs 16
- name: Setup Node.Js 16
uses: actions/setup-node@v3
with:
node-version: 16
## setup nodejs 16
#- name: Setup Node.Js 16
# uses: actions/setup-node@v3
# with:
# node-version: 16
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册