mirror of
https://github.com/go-i2p/go-i2p-bt.git
synced 2025-07-13 11:54:35 -04:00
update github action workflows
This commit is contained in:
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
@ -2,6 +2,7 @@ name: Go
|
||||
on: push
|
||||
env:
|
||||
GO111MODULE: on
|
||||
GOPATH: .
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
|
Reference in New Issue
Block a user