Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Apr 24, 2024
1 parent 07a930f commit ebd2f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if [ -z "${INPUT_MTT_FILTER}" ]
then
export mtt_filter=${INPUT_MTT_FILTER}
fi
echo "list of mods to test: ${mtt_filter}"

# install game
cd ${WORLDPATH}/
Expand Down

0 comments on commit ebd2f3d

Please sign in to comment.