8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 09:20:39 +01:00

Fix tzdata-update workflow.

This commit is contained in:
Adriano dos Santos Fernandes 2021-03-26 08:16:56 -03:00 committed by GitHub
parent a75b9cfa3b
commit dc3227ffd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
- name: Checkout ICU
run: git clone --depth 1 https://github.com/unicode-org/icu-data.git -b master /tmp/icu-checkout
run: git clone --depth 1 https://github.com/unicode-org/icu-data.git -b main /tmp/icu-checkout
- name: Check and update
run: |