Skip to content

Commit

Permalink
sudo gem install
Browse files Browse the repository at this point in the history
  • Loading branch information
gschoeni committed Jan 20, 2023
1 parent feb3756 commit 6afa1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
&& sudo apt-get install -y \
libdbus-1-dev \
ruby ruby-dev rubygems build-essential \
&& gem install fpm
&& sudo gem install fpm
- name: Build oxen
run: cargo build --release
Expand Down

0 comments on commit 6afa1f4

Please sign in to comment.