fix #14545 windows CI docs (#14590)

* fix #14545 windows paths
* add lib/std/private/strutils2.nim
* remove dependency strutils2 => strutils
* address comment: lib/std/private/strutils2.nim => compiler/strutils2.nim
This commit is contained in:
Timothee Cour
2020-06-10 05:10:57 -07:00
committed by GitHub
parent 5131af1a44
commit 8bbdb8f43f
4 changed files with 105 additions and 3 deletions

View File

@@ -24,6 +24,7 @@ on:
- 'tools/kochdocs.nim'
- '.github/workflows/ci_docs.yml'
jobs:
build:
strategy: