Dax Raad hai 6 meses
pai
achega
88474e0653
Modificáronse 1 ficheiros con 2 adicións e 3 borrados
  1. 2 3
      .github/workflows/publish.yml

+ 2 - 3
.github/workflows/publish.yml

@@ -63,9 +63,8 @@ jobs:
       - name: Install dependencies
       - name: Install dependencies
         run: bun install
         run: bun install
 
 
-      -name: Install OpenCode
-        run:
-          curl -fsSL https://opencode.ai/install | bash
+      - name: Install OpenCode
+        run: curl -fsSL https://opencode.ai/install | bash
 
 
       - name: Publish
       - name: Publish
         run: |
         run: |