Skip to content

Commit

Permalink
update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kspalaiologos committed Oct 17, 2024
1 parent d4a3e25 commit bcf224d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ jobs:
- name: Configure
run: |
./bootstrap && ./configure
sudo apt update
sudo apt install bzip3 -y
bzip3 --version
- name: Build source packages
run: |
make update-ChangeLog
Expand Down

0 comments on commit bcf224d

Please sign in to comment.