Updated build process for Zabbix agent (windows)

This commit is contained in:
Alexey Pustovalov 2024-05-21 18:18:27 +09:00
parent 445ec3286a
commit 7dfb676296

View File

@ -143,6 +143,9 @@ jobs:
build_base:
uses: ./.github/workflows/base_images_build_windows.yml
if: ${{ github.event_name == 'release' }}
permissions:
contents: read
id-token: write
build_components:
name: Build ${{ matrix.component }} sources on ${{ matrix.os }}