mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-09 15:52:54 +01:00
Update go.yml
This commit is contained in:
parent
359bd08a80
commit
528ffbf34e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -8,6 +8,8 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
env:
|
||||
GO111MODULE: auto
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue