Skip to content

Commit

Permalink
remove solution file path from build action
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan authored Aug 4, 2024
1 parent 15261dd commit 28d355d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ jobs:
build:
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/build.yml@main
with:
solution-file-path: ${{ vars.SOLUTION_FILE_PATH }}
artifacts: ${{ vars.BUILD_ARTIFACTS }}

0 comments on commit 28d355d

Please sign in to comment.