mirror of
https://github.com/snltty/linker.git
synced 2025-12-24 12:38:04 +08:00
增加模式
This commit is contained in:
6
.github/workflows/dotnet.yml
vendored
6
.github/workflows/dotnet.yml
vendored
@@ -30,7 +30,11 @@ jobs:
|
||||
GITHUB_TOKEN: '${{ secrets.ACTIONS_TOKEN }}'
|
||||
with:
|
||||
dotnet-version: 8.0.x
|
||||
|
||||
- name: setup msbuild
|
||||
uses: microsoft/setup-msbuild@v2
|
||||
with:
|
||||
msbuild-architecture: x64
|
||||
|
||||
- name: publish extends
|
||||
run: ./publish-extends.bat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user