We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac9d21a commit 4f16202Copy full SHA for 4f16202
1 file changed
.github/workflows/xmllinter.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Install required tools
29
- run: apt-get -y install jo
+ run: sudo apt-get -y install jo
30
31
- name: Checkout Code
32
uses: actions/checkout@v4
0 commit comments