8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 16:43:03 +01:00

Fiz tzdata-update workflow.

This commit is contained in:
Adriano dos Santos Fernandes 2024-05-18 13:47:55 -03:00 committed by GitHub
parent eab064ad72
commit d3ccbb4d80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ jobs:
ref: ${{ matrix.branch }}
- name: Checkout ICU
run: git clone -c core.hooksPath=/dev/null --depth 1 https://github.com/unicode-org/icu-data.git -b main /tmp/icu-checkout
run: GIT_CLONE_PROTECTION_ACTIVE=false git clone --depth 1 https://github.com/unicode-org/icu-data.git -b main /tmp/icu-checkout
- name: Check and update
run: |