diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 39a98c3..917e0f3 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -29,7 +29,7 @@ jobs: - uses: actions/checkout@v3 - name: Initialize vendors run: | - PowerShell.exe -ExecutionPolicy Bypass -NoLogo -NoProfile -Command "Invoke-Expression '. ''scripts\build.ps1'' -verbose'" + PowerShell.exe -ExecutionPolicy Bypass -NoLogo -NoProfile -Command "Invoke-Expression '. ''scripts\build.ps1'' -verbose -sourcesPath .\vendor\sources.json'" - name: Testing Clink Shell run: | cmd /c vendor\init.bat /v /d /t