mirror of
https://github.com/LBPUnion/UnionPatcher.git
synced 2025-04-23 13:05:17 +00:00
what if i just hit the
This commit is contained in:
parent
6b91a12f6b
commit
834e432dab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
dotnet-version: "5.0.x"
|
||||
|
||||
- name: Compile
|
||||
run: dotnet publish -c ${{ matrix.os.name }} -r ${{ matrix.os.platform }}
|
||||
run: dotnet publish -c ${{ matrix.os.name }} -r ${{ matrix.os.platform }} --self-contained
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue