Skip to content

Commit b9135de

Browse files
authored
build.yml: use kspbt 0.0.4
1 parent 9a1fac1 commit b9135de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
uses: drewcassidy/[email protected]
2525
id: yaclog-show
2626

27-
- uses: KSPModdingLibs/KSPBuildTools/.github/actions/[email protected].2
27+
- uses: KSPModdingLibs/KSPBuildTools/.github/actions/[email protected].4
2828

29-
- uses: KSPModdingLibs/KSPBuildTools/.github/actions/[email protected].2
29+
- uses: KSPModdingLibs/KSPBuildTools/.github/actions/[email protected].4
3030
with:
3131
ksp-zip-url: https://github.com/KSPModdingLibs/KSPLibs/raw/main/KSP-1.12.5.zip
3232

@@ -36,7 +36,7 @@ jobs:
3636
mod-name: Shabby
3737
output-path: GameData/Shabby/shabby-version.cfg
3838

39-
- uses: KSPModdingLibs/KSPBuildTools/.github/actions/[email protected].2
39+
- uses: KSPModdingLibs/KSPBuildTools/.github/actions/[email protected].4
4040
id: assemble-release
4141
with:
4242
output-file-name: 'Shabby'

0 commit comments

Comments
 (0)