mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Use -y flag instead of piping yes to doom compile
This commit is contained in:
committed by
Edwin Török
parent
b9c966ec54
commit
b077b2f6a6
@ -18,3 +18,4 @@ env:
|
|||||||
script:
|
script:
|
||||||
- bin/doom version
|
- bin/doom version
|
||||||
- bin/doom -d test
|
- bin/doom -d test
|
||||||
|
- bin/doom -y compile
|
||||||
|
Reference in New Issue
Block a user