Skip to content

Commit 5c3d18f

Browse files
Update public_suffix before fpm install. (#751)
1 parent d159b26 commit 5c3d18f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ jobs:
255255
build-essential \
256256
libudev-dev \
257257
libssl-dev
258+
sudo gem install public_suffix -v 4.0.7 # This is a fix for U18.
258259
sudo gem install --no-document fpm
259260
elif [ "$RUNNER_OS" == "macOS" ]; then
260261
brew install capnp llvm create-dmg

0 commit comments

Comments
 (0)