Fix typos in proxy setup instructions

This commit is contained in:
Jaskaran Singh 2026-05-02 22:51:30 -04:00 committed by GitHub
parent 8c83f90466
commit 6cc74cb001
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,7 +79,7 @@ If you need to override the download URL, you can use the `bun-download-url` inp
### Behind a Proxy
If you are running this behind a proxy make sure your `HTTPS_PROXY` or `https_proxy` or `HTTP_PROXY` or `http_proxy` are set up correctly.
Then run the this action with the `NODE_USE_ENV_PROXY=1` environment variable set.
Then run this action with the `NODE_USE_ENV_PROXY=1` environment variable set.
Examples: