Skip to content

Add full path to dependencies download#153

Open
MaleNurse wants to merge 1 commit intojohnolafenwa:devfrom
MaleNurse:patch-1
Open

Add full path to dependencies download#153
MaleNurse wants to merge 1 commit intojohnolafenwa:devfrom
MaleNurse:patch-1

Conversation

@MaleNurse
Copy link

PS's DownloadFile cmdlet was downloading to the desktop rather than the script directory, which broke the expand and remove actions when they couldn't find the file. Declared new var that concats script path and dependency name and then uses that for the remainder of actions.

PS's DownloadFile cmdlet was downloading to the desktop rather than the script directory, which broke the expand and remove actions when they couldn't find the file. Declared new var that concats script path and dependency name and then uses that for the remainder of actions.
@johnolafenwa
Copy link
Owner

Thanks for the fix @MaleNurse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants