Skip to content

Commit ac9d21a

Browse files
committed
bump
1 parent 2216544 commit ac9d21a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/xmllinter.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
runs-on: ubuntu-latest
2626

2727
steps:
28+
- name: Install required tools
29+
run: apt-get -y install jo
30+
2831
- name: Checkout Code
2932
uses: actions/checkout@v4
3033
with:

0 commit comments

Comments
 (0)