mirror of
https://github.com/Respect/Validation.git
synced 2026-03-14 22:35:45 +01:00
Add idn2 to gh workflow installs
This commit is contained in:
parent
ce9608d0a8
commit
154cccf408
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-regionals.yaml
vendored
2
.github/workflows/update-regionals.yaml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Install xmlstarlet
|
||||
run: sudo apt install xmlstarlet
|
||||
run: sudo apt install xmlstarlet idn2
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue