diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4a5cc7a..dcf3b00 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -25,7 +25,7 @@ jobs: dotnet-version: "5.0.x" - name: Compile - run: dotnet publish + run: dotnet publish -c Linux - uses: actions/upload-artifact@v2 with: diff --git a/.idea/.idea.UnionPatcher/.idea/indexLayout.xml b/.idea/.idea.UnionPatcher/.idea/indexLayout.xml index 7b08163..c633a30 100644 --- a/.idea/.idea.UnionPatcher/.idea/indexLayout.xml +++ b/.idea/.idea.UnionPatcher/.idea/indexLayout.xml @@ -2,7 +2,15 @@ - + + .github + .gitignore + LICENSE + README.md + UnionPatcher.sln.DotSettings + UnionPatcher.sln.DotSettings.user + global.json + \ No newline at end of file