Skip to content

Commit c73bc7f

Browse files
authored
fix(config): Add fallback value to AR_USER (espressif#253)
1 parent 1a2fd05 commit c73bc7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ if [ -z $IDF_TARGET ]; then
2525
fi
2626

2727
# Owner of the target ESP32 Arduino repository
28-
AR_USER="$GITHUB_REPOSITORY_OWNER"
28+
AR_USER="${GITHUB_REPOSITORY_OWNER:-espressif}"
2929

3030
# The full name of the repository
3131
AR_REPO="$AR_USER/arduino-esp32"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy