Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rdoorn committed Oct 28, 2021
1 parent f26201b commit cb25283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ echo "new version to be created: old: ${oldversion} new: ${newversion}"
echo "${newversion}" > .version

sudo apt-get --no-install-recommends install ruby ruby-dev rubygems build-essential rpm
sudo gem install --no-document --no-rdoc fpm
sudo gem install --no-document fpm

make linux-package

Expand Down

0 comments on commit cb25283

Please sign in to comment.