Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit f1d66df

Browse files
committed
fix ci yml
1 parent 1092ea4 commit f1d66df

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: Set up Ruby
21-
uses: ruby/setup-ruby@v1
22-
with:
23-
bundler-cache: true
21+
uses: ruby/setup-ruby@v1
22+
with:
23+
bundler-cache: true
2424

2525
- name: Install pnpm
2626
uses: pnpm/action-setup@v4

0 commit comments

Comments
 (0)