diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4409225..aad1555 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,9 +24,9 @@ jobs: uses: drewcassidy/yaclog@1.4.4 id: yaclog-show - - uses: KSPModdingLibs/KSPBuildTools/.github/actions/setup-ckan@0.0.2-alpha.3 + - uses: KSPModdingLibs/KSPBuildTools/.github/actions/setup-ckan@0.0.2-alpha.4 - - uses: KSPModdingLibs/KSPBuildTools/.github/actions/compile@0.0.2-alpha.3 + - uses: KSPModdingLibs/KSPBuildTools/.github/actions/compile@0.0.2-alpha.4 with: ksp-zip-url: https://github.com/KSPModdingLibs/KSPLibs/raw/main/KSP-1.12.5.zip @@ -36,7 +36,7 @@ jobs: mod-name: Shabby output-path: GameData/Shabby/shabby-version.cfg - - uses: KSPModdingLibs/KSPBuildTools/.github/actions/assemble-release@0.0.2-alpha.3 + - uses: KSPModdingLibs/KSPBuildTools/.github/actions/assemble-release@0.0.2-alpha.4 id: assemble-release with: output-file-name: 'Shabby-${{ steps.yaclog-show.outputs.version}}' diff --git a/Source/Shabby.csproj b/Source/Shabby.csproj index f6488ac..6d49245 100644 --- a/Source/Shabby.csproj +++ b/Source/Shabby.csproj @@ -3,7 +3,7 @@ - + all runtime; build; native; contentfiles; analyzers