Browse Source

Update go.yml

Granty1 4 years ago
parent
commit
903464d535
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/go.yml

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

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