start-here icon indicating copy to clipboard operation
start-here copied to clipboard

Invite me workflow doesn't working

Open ArthurDotSaito opened this issue 2 years ago • 0 comments

Description:

The invite-me (.invite me) workflow on actions is not working after commenting '.invite me'. During the docker build, it fails with code '5'.

Possible issue:

The Docker image is FROM Ruby 2.5, however seems public_suffix-5.0.0 requires ruby version >= 2.6, so I would suggest change the Ruby version to 2.6 and commit.

ArthurDotSaito avatar Oct 27 '23 13:10 ArthurDotSaito