add step to initialize vendors

This commit is contained in:
David Refoua 2022-10-18 16:26:47 +03:30
parent a0f234b9d0
commit 665df2a8c8

View File

@ -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