Clarify build script current directory

This commit is contained in:
jethrogb 2026-03-04 17:22:43 -08:00 committed by GitHub
parent 8e6a17086b
commit b58aba9dd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,7 +63,7 @@ When the build script is run, there are a number of inputs to the build script,
all passed in the form of [environment variables][build-env].
In addition to environment variables, the build scripts current directory is
the source directory of the build scripts package.
the root directory of the build scripts package.
[build-env]: environment-variables.md#environment-variables-cargo-sets-for-build-scripts