mirror of
				https://github.com/sitelease/sugar-cube-client.git
				synced 2025-10-31 12:02:30 +01:00 
			
		
		
		
	Renamed a configuration file
This commit is contained in:
		| @ -43,7 +43,7 @@ class RoboFile extends Tasks { | ||||
|       ->addTask($this->taskFilesystemStack() | ||||
|         ->copy('CHANGELOG.md', 'doc/about/changelog.md') | ||||
|         ->copy('LICENSE.md', 'doc/about/license.md')) | ||||
|       ->addTask($this->taskExec('mkdocs build --config-file=etc/mkdocs.yml')) | ||||
|       ->addTask($this->taskExec('mkdocs build --config-file=etc/mkdocs.yaml')) | ||||
|       ->addTask($this->taskFilesystemStack() | ||||
|         ->remove(['doc/about/changelog.md', 'doc/about/license.md'])) | ||||
|       ->run(); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user