forked from such-gitea/wownero-lws
Update .gitea/workflows/build.yaml
This commit is contained in:
@@ -139,9 +139,6 @@ jobs:
|
|||||||
sed -i 's/chrono,/chrono,context,coroutine,/g' $BOOST_MK
|
sed -i 's/chrono,/chrono,context,coroutine,/g' $BOOST_MK
|
||||||
|
|
||||||
# 3. GLOBALLY DISABLE PATCHING
|
# 3. GLOBALLY DISABLE PATCHING
|
||||||
|
|
||||||
[Image of circuit breaker]
|
|
||||||
|
|
||||||
# We replace the 'patch' command with 'true' (do nothing).
|
# We replace the 'patch' command with 'true' (do nothing).
|
||||||
# This ensures that even if Make tries to apply a patch, it just "succeeds" instantly.
|
# This ensures that even if Make tries to apply a patch, it just "succeeds" instantly.
|
||||||
# We search for 'patch -p1' and replace it.
|
# We search for 'patch -p1' and replace it.
|
||||||
|
|||||||
Reference in New Issue
Block a user