Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikerRUS authored Dec 25, 2024
1 parent 1bcae58 commit 638fd7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@


echo "--- start ---"
echo 44
echo 45


BUILD_ARGS=""
BUILD_ARGS="${BUILD_ARGS} --config-setting=cmake.define.CMAKE_SH=CMAKE_SH-NOTFOUND --config-setting=cmake.args=-G'MinGW Makefiles'"


echo "${BUILD_ARGS}" \
| xargs \
| xargs -L1 \
printf \
"%s\n"

Expand Down

0 comments on commit 638fd7f

Please sign in to comment.