Skip to content

Commit

Permalink
trying to use the reusable build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan authored Apr 3, 2024
1 parent 1b653e0 commit 506a517
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ on:

jobs:
build:
uses:
KSPModStewards/KSPCommon/.github/workflows/build.yml@main
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/build.yml@main
secrets:
ksp-zip-password: ${{ secrets.KSP_ZIP_PASSWORD }}

0 comments on commit 506a517

Please sign in to comment.