testing...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-10-16 14:47:48 +03:00
parent 0bc22d62a5
commit 5f58815eba

View File

@ -34,7 +34,7 @@ jobs:
- if: ${{ matrix.os == 'windows-latest' }} - if: ${{ matrix.os == 'windows-latest' }}
run: | run: |
choco install wget choco install wget zip
- if: ${{ matrix.os == 'ubuntu-latest' }} - if: ${{ matrix.os == 'ubuntu-latest' }}
run: | run: |