Skip to content

Commit 5d79af1

Browse files
committed
bump fpm to 1.15.1
1 parent 3d3d4d2 commit 5d79af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontends.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
sudo apt update
176176
sudo apt remove --yes libappindicator3-dev
177177
sudo apt install --yes build-essential ruby ruby-dev rubygems libgtk-3-dev libayatana-appindicator3-dev
178-
sudo gem install --no-document fpm -v 1.13.1
178+
sudo gem install --no-document fpm -v 1.15.1
179179
make deb GOTAGS=${{ matrix.gotags }} VERSION=${{ needs.set-version.outputs.version }}
180180
md5sum naisdevice*.deb
181181
- name: upload debian package

0 commit comments

Comments
 (0)