Skip to content

Commit 931fdb7

Browse files
committed
Fix path
1 parent 3182177 commit 931fdb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ install:
211211
- cmd: echo %PATH%
212212

213213
# Perform installation tasks:
214-
- cmd: node /c/projects/stdlib/lib/node_modules/\@stdlib/tools/library-manifest/examples/
214+
- cmd: node C:\projects\stdlib\lib\node_modules\@stdlib\tools\library-manifest\examples
215215
- cmd: '%WIN_MAKE% FC=%FC% FORTRAN_COMPILER=%FORTRAN_COMPILER% NODE_GYP_FLAGS="--python %PYTHON% --msvs_version=2015" install'
216216

217217

0 commit comments

Comments
 (0)