mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Really fix compile message formatting
This commit is contained in:
@@ -9,7 +9,7 @@ script:
|
||||
- grunt test
|
||||
- grunt docs
|
||||
- grunt node
|
||||
- grunt prod --msg=$COMPILE_MSG
|
||||
- grunt prod --msg="$COMPILE_MSG"
|
||||
before_deploy:
|
||||
- grunt copy:ghPages
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user