Fix LLVM GHA builds as best I can for now

This commit is contained in:
Jasmine Iwanek
2023-07-26 01:12:44 -04:00
parent 21b8b992b5
commit f9f405785e
2 changed files with 3 additions and 2 deletions

View File

@@ -217,7 +217,7 @@ jobs:
- name: Setup NuGet Credentials
run: >
& (C:/vcpkg/vcpkg fetch nuget | tail -n 2)
& (C:/vcpkg/vcpkg --vcpkg-root "${{ env.VCPKG_ROOT }}" fetch nuget | tail -n 2)
sources add
-source "https://nuget.pkg.github.com/86Box/index.json"
-storepasswordincleartext