Yuki Takei hace 2 años
padre
commit
0d4502f22f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -98,7 +98,7 @@ jobs:
 
     - name: Bump versions for next RC
       run: |
-        turbo run bump-versions:rc
+        yarn bump-versions:rc
         yarn upgrade --scope=@growi
 
     - name: Retrieve information from package.json