We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9811f5e commit c189cd5Copy full SHA for c189cd5
.github/workflows/stable.yml
@@ -24,6 +24,8 @@ jobs:
24
steps:
25
- uses: actions/checkout@v4
26
27
+ - run: rm Gemfile.lock
28
+
29
- uses: ruby/setup-ruby@v1
30
with:
31
ruby-version: ${{ matrix.ruby-version }}
0 commit comments