Browse Source

Update go.yml

Granty1 4 năm trước cách đây
mục cha
commit
903464d535
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: |