mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-08-28 04:15:25 -05:00
forgot double colons
This commit is contained in:
@@ -17,7 +17,7 @@ fi
|
||||
|
||||
# Run our compile script and exit gracefully if there are no updates
|
||||
if ! doCompile; then
|
||||
echo ":warning:No changes!"
|
||||
echo "::warning::No changes!"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user