.\systemwidedeploy.cmd 5
shell: cmd
- - name: Install Visual C++ 2010 Redistributable
- run: |
- choco install -y vcredist2010
- refreshenv
- shell: cmd
-
- name: Install CJK Fonts
run: |
Invoke-WebRequest -Uri https://noto-website-2.storage.googleapis.com/pkgs/Noto-hinted.zip -OutFile Noto-hinted.zip
.\systemwidedeploy.cmd 5
shell: cmd
- - name: Install Visual C++ 2010 Redistributable
- if: steps.check_failures.outputs.failed_count > 0
- run: |
- choco install -y vcredist2010
- refreshenv
- shell: cmd
-
- name: Install CJK Fonts
if: steps.check_failures.outputs.failed_count > 0
run: |
.\systemwidedeploy.cmd 5
shell: cmd
- - name: Install Visual C++ 2010 Redistributable
- run: |
- choco install -y vcredist2010
- refreshenv
- shell: cmd
-
- name: Install CJK Fonts
run: |
Invoke-WebRequest -Uri https://noto-website-2.storage.googleapis.com/pkgs/Noto-hinted.zip -OutFile Noto-hinted.zip
.\systemwidedeploy.cmd 5
shell: cmd
- - name: Install Visual C++ 2010 Redistributable
- if: steps.check_failures.outputs.failed_count > 0
- run: |
- choco install -y vcredist2010
- refreshenv
- shell: cmd
-
- name: Install CJK Fonts
if: steps.check_failures.outputs.failed_count > 0
run: |