Correct ci matrix
Nothing to see here...
This commit is contained in:
parent
a9f0aa1219
commit
ab676d5bc9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-otapi3.yml
vendored
2
.github/workflows/ci-otapi3.yml
vendored
|
|
@ -40,4 +40,4 @@ jobs:
|
|||
run: dotnet nuget add source https://pkgs.dev.azure.com/MonoMod/MonoMod/_packaging/DevBuilds%40Local/nuget/v3/index.json -n DevBuilds@Local
|
||||
|
||||
- name: Produce build
|
||||
run: dotnet publish -r ${{ matrix.mode }} -f net6.0 -c Release -p:PublishSingleFile=true --self-contained true
|
||||
run: dotnet publish -r ${{ matrix.arch }} -f net6.0 -c Release -p:PublishSingleFile=true --self-contained true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue