codecalm 1 год назад
Родитель
Сommit
4fe9407a19
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      .github/workflows/release-beta.yml

+ 2 - 2
.github/workflows/release-beta.yml

@@ -21,8 +21,8 @@ jobs:
         uses: actions/checkout@v4
 
       - uses: ruby/setup-ruby@v1
-      with:
-        bundler-cache: true
+        with:
+          bundler-cache: true
 
       - name: Enable corepack
         run: corepack enable pnpm