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