From 6616a384ae26821d02805bf12211f5eb81f2d1cf Mon Sep 17 00:00:00 2001 From: halgari Date: Sat, 13 Jan 2024 19:08:35 -0700 Subject: [PATCH] Fix some of the meta files, enable OSX builds --- .github/workflows/dotnet-build-and-test.yaml | 2 +- .gitignore | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/dotnet-build-and-test.yaml b/.github/workflows/dotnet-build-and-test.yaml index bee46d36..28c8f1b6 100644 --- a/.github/workflows/dotnet-build-and-test.yaml +++ b/.github/workflows/dotnet-build-and-test.yaml @@ -16,4 +16,4 @@ on: jobs: build-and-test: - uses: Nexus-Mods/NexusMods.App.Meta/.github/workflows/dotnet-build-and-test.yaml@780d2001be902a9523de8331da2c77c687abbddb + uses: Nexus-Mods/NexusMods.App.Meta/.github/workflows/dotnet-build-and-test-with-osx.yaml@780d2001be902a9523de8331da2c77c687abbddb diff --git a/.gitignore b/.gitignore index 33eb133c..29156ef1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ ## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore .idea/ -*/Artifacts.*/* # User-specific files *.rsuser