This commit is contained in:
Braydon 2023-08-06 01:33:21 -04:00
parent 02bbd21ab9
commit 9ec739d435

@ -5,8 +5,8 @@ on:
env: env:
GOPROXY: https://goproxy.io,direct GOPROXY: https://goproxy.io,direct
GOPATH: /go_path GOPATH: $HOME/go_path
GOCACHE: /go_cache GOCACHE: $HOME/go_cache
jobs: jobs:
lint: lint: