Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
vchernin committed Jul 27, 2022
1 parent fa13bc1 commit 3f43201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
uses: actions/checkout@v3.0.2

- name: Install deps
run: dnf -y install appstream libappstream-glib which
run: dnf -y install appstream libappstream-glib libxslt which

- name: Validate existing files
run: ./util/update-release-files.sh --no-new-release

0 comments on commit 3f43201

Please sign in to comment.