Skip to content

Commit

Permalink
Fix release flow (#993)
Browse files Browse the repository at this point in the history
  • Loading branch information
mediaminister authored May 25, 2022
1 parent dfdd136 commit 9b2ba56
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 @@ -15,6 +15,7 @@ jobs:
uses: actions/checkout@v3
- name: Build zip files
run: |
sudo apt-get update
sudo apt-get install libxml2-utils
make multizip release=1
- name: Get Krypton filename
Expand Down

0 comments on commit 9b2ba56

Please sign in to comment.