codecalm il y a 1 an
Parent
commit
4fe9407a19
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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