Browse Source

Update go.yml

main
Granty1 5 years ago
parent
commit
903464d535
  1. 2
      .github/workflows/go.yml

2
.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: |

Loading…
Cancel
Save