Skip to content

Commit

Permalink
test dependency fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
morgo authored Apr 27, 2020
1 parent 66386cc commit e493d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y make ruby ruby-dev
go mod download
sudo gem install --no-ri --no-rdoc fpm
sudo gem install fpm
- name: Make Packages
run: |
Expand Down

0 comments on commit e493d67

Please sign in to comment.