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

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