Skip to content

Commit

Permalink
Properly add ModTek simple injector config to release zip.
Browse files Browse the repository at this point in the history
  • Loading branch information
CptMoore committed Jan 27, 2025
1 parent 4304aed commit 32bd0c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
(
cd ..
7z a -tzip -mx9 "$DIST_DIR/CustomComponents.zip" \
-ir!CustomComponents \
CustomComponents/ \
ModTek/Injectors/*.CustomComponents.xml \
-xr!CCTestMod \
-xr!source "-xr!.*"
)
Expand Down

0 comments on commit 32bd0c8

Please sign in to comment.