Skip to content

Commit cd0404a

Browse files
authored
Update setupdeps.sh
1 parent 87a5b5b commit cd0404a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setupdeps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
RMC_BASE_URL='https://mw-ci-static-dev.s3.amazonaws.com/run-matlab-command/v1/' #'https://ssd.mathworks.com/supportfiles/ci/run-matlab-command/v1'
3+
RMC_BASE_URL='https://ssd.mathworks.com/supportfiles/ci/run-matlab-command/v1'
44
SUPPORTED_OS=('win64' 'maci64' 'glnxa64')
55

66
# Create dist directory if it doesn't already exist

0 commit comments

Comments
 (0)