Skip to content

Commit 49f4189

Browse files
committed
fmt
1 parent 3bed5cb commit 49f4189

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v4
20+
2021
- name: Update .ruby-version with matrix value
2122
run: echo "${{ matrix.ruby_version }}" >| .ruby-version
2223

0 commit comments

Comments
 (0)