Skip to content

Commit

Permalink
Merge pull request #201 from flubshi/matrix_fix_workflow
Browse files Browse the repository at this point in the history
Backport: Fix release workflow
  • Loading branch information
flubshi authored Apr 1, 2022
2 parents 298f54c + 724b471 commit fd10716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
# - libxml2-utils, xmlstarlet: reading news and version from addon.xml.in
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install libxml2-utils xmlstarlet
# Create the variables required by the following steps
Expand Down

0 comments on commit fd10716

Please sign in to comment.