Skip to content

Commit

Permalink
[WIP] fix package name
Browse files Browse the repository at this point in the history
Signed-off-by: David Thompson <[email protected]>
  • Loading branch information
datho7561 committed May 14, 2024
1 parent 294c216 commit 2443319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/javac-specific-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
shell: bash
run: |
sudo apt update
sudo apt install -y libxml2-util
sudo apt install -y libxml2-utils
- uses: actions/checkout@v4
with:
submodules: recursive
Expand Down

0 comments on commit 2443319

Please sign in to comment.