mirror of
https://github.com/burrowers/garble.git
synced 2025-12-24 12:58:05 +08:00
adapt to tip's error message change from "GOROOT" to "std"
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user