Skip to content

Commit

Permalink
remove not needed vscred dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aleortega committed Jan 8, 2024
1 parent da80a9a commit 2602fb0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/Build_LODs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ jobs:
with:
lfs: true

- name: Specify Chocolatey Source
run: choco source add -n=chocolatey -s=https://chocolatey.org/api/v2/

- name: Install Visual C++ Redistributable
run: choco install vcredist-all -y

- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
Expand Down

0 comments on commit 2602fb0

Please sign in to comment.