Skip to content

Commit df3c56a

Browse files
committed
debug
1 parent 0c23bca commit df3c56a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/timezone-update.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
run: |
4343
echo "Comparing current version ${{ env.current_version }} to new version ${{ env.new_version }}"
4444
45+
- run: apt-cache rdepends icu-devtools
46+
4547
- run: ./tools/update-timezone.mjs
4648
if: ${{ env.new_version != env.current_version }}
4749

0 commit comments

Comments
 (0)