Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan authored Aug 3, 2024
1 parent 293f548 commit 3d29583
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ on:
workflow_dispatch:
workflow_call:

env:
SOLUTION_FILE_PATH: src/kOS.sln

jobs:
build:
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/build.yml@main
environment: ${{ vars.SOLUTION_FILE_PATH }}
with:
ksp-zip-url: https://github.com/KSPModdingLibs/KSPLibs/raw/main/KSP-1.12.5.zip

0 comments on commit 3d29583

Please sign in to comment.