mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
go: disable toochain autodownload
This commit is contained in:
parent
d3709ec74a
commit
10ade8c949
1 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,4 @@
|
|||
RepoType: git
|
||||
Repo: https://github.com/golang/go.git
|
||||
|
||||
Prepare: sed -i -e '/GOTOOLCHAIN/s/auto/local/' go.env
|
||||
|
|
|
|||
Loading…
Reference in a new issue