mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
chore: update docs build.ps1 (#1299)
* chore: update docs build.ps1 Signed-off-by: DRAGON <anantvijay3@gmail.com> * Fix build.ps1 for CI Signed-off-by: Songlin Jiang <songlin.jiang@csc.fi> --------- Signed-off-by: DRAGON <anantvijay3@gmail.com> Signed-off-by: Songlin Jiang <songlin.jiang@csc.fi> Co-authored-by: Songlin Jiang <songlin.jiang@csc.fi>
This commit is contained in:
@@ -195,8 +195,8 @@ jobs:
|
||||
if: matrix.os == 'ubuntu-20.04' && matrix.arch != ''
|
||||
|
||||
- name: Install MSYS2 & libgit2 (Windows)
|
||||
shell: cmd
|
||||
run: .\build.bat all
|
||||
shell: pwsh
|
||||
run: .\build.ps1 all
|
||||
if: matrix.os == 'windows-latest'
|
||||
|
||||
- name: Install pkg-config (macOS)
|
||||
|
||||
Reference in New Issue
Block a user