We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3182177 commit 931fdb7Copy full SHA for 931fdb7
1 file changed
appveyor.yml
@@ -211,7 +211,7 @@ install:
211
- cmd: echo %PATH%
212
213
# Perform installation tasks:
214
- - cmd: node /c/projects/stdlib/lib/node_modules/\@stdlib/tools/library-manifest/examples/
+ - cmd: node C:\projects\stdlib\lib\node_modules\@stdlib\tools\library-manifest\examples
215
- cmd: '%WIN_MAKE% FC=%FC% FORTRAN_COMPILER=%FORTRAN_COMPILER% NODE_GYP_FLAGS="--python %PYTHON% --msvs_version=2015" install'
216
217
0 commit comments