adapt to tip's error message change from "GOROOT" to "std"

This commit is contained in:
Daniel Martí
2023-05-20 17:11:41 +01:00
parent 9f50e1a8a5
commit bdcb80ee63
4 changed files with 14 additions and 4 deletions

View File

@@ -91,7 +91,7 @@ jobs:
steps:
- name: Install Go
env:
GO_COMMIT: acd8dc95833182df86831ec78e7470864bdb3b88 # 2023-05-12
GO_COMMIT: aeb0644bd33e67f24e2411a651ac9ff72ddc96b4 # 2023-05-19
run: |
cd $HOME
mkdir $HOME/gotip