mirror of
https://github.com/distribution/distribution
synced 2024-12-25 15:05:51 +01:00
Fix a typo in GHA build workflow comment
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
This commit is contained in:
parent
be0051c452
commit
88579792f6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
env:
|
||||
# Setting GOTOOLCHAIN to local tells go
|
||||
# to to use the bundled Go version rather
|
||||
# than fetching the tolchain according to
|
||||
# than fetching the toolchain according to
|
||||
# toolchain directive found in go.mod.
|
||||
GOTOOLCHAIN: local
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user