Granty1 пре 4 година
родитељ
комит
903464d535
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/go.yml

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

@@ -8,7 +8,7 @@ jobs:
 
   build:
     name: Build
-    runs-on: [ self-hosts ]
+    runs-on: [ self-hosted ]
     steps:
     - name: Get dependencies
       run: |