tcl threads required VC C++ 2010 redistribution package for run-time.
Downloading dll helps to start testing in multiprocessor env
.\systemwidedeploy.cmd 1
shell: cmd
+ - name: Install Visual C++ 2010 Redistributable
+ run: |
+ choco install -y vcredist2010
+ refreshenv
+ shell: cmd
+
- name: Run tests
run: |
cd install
.\systemwidedeploy.cmd 1
shell: cmd
+ - name: Install Visual C++ 2010 Redistributable
+ run: |
+ choco install -y vcredist2010
+ refreshenv
+ shell: cmd
+
- name: Run tests
run: |
cd install