1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-03 23:50:06 +00:00

fix: addressed issue when creating recursive folers in mv_createfolder.sas

This commit is contained in:
Allan Bowe
2021-05-25 15:33:02 +03:00
parent 7ea9e0f8e9
commit 62db83dcf6
4 changed files with 42 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
tasks:
- init: npm i -g @sasjs/cli
- init: nvm install --latest-npm && npm i -g @sasjs/cli
image:
file: .gitpod.dockerfile