Skip to content

Commit

Permalink
#240 Add redist - 4
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Oct 2, 2024
1 parent 707f017 commit b12ce71
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/go-test-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ jobs:
with:
senzingapi-version: ${{ matrix.senzingapi-version }}

- name: XXX install dependencies
run: choco -y install dependencies
# - name: XXX install dependencies
# run: choco -y install dependencies

- name: XXX see dependencies
run: refreshenv
# - name: XXX see dependencies
# run: refreshenv

- name: XXX see dependencies
- name: XXX Run redist
shell: pwsh
run: C:\Program Files\senzing\er\redis\vc_redist.x64.exe /q /norestart

Expand Down

0 comments on commit b12ce71

Please sign in to comment.