Skip to content

Commit ea3a33d

Browse files
committed
build: Validate the appdata file
1 parent 2d69aa5 commit ea3a33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v4
1818

19-
- name: Install validation tools
19+
- name: Install AppStream CLI tools
2020
run: sudo apt-get install -y appstream
2121

2222
- name: Install dependencies for compiling OpenSSH

0 commit comments

Comments
 (0)