codecalm 1 år sedan
förälder
incheckning
4fe9407a19
1 ändrade filer med 2 tillägg och 2 borttagningar
  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