mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Really fix compile message formatting
This commit is contained in:
parent
ad18d84f14
commit
70135ab3ea
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue