Skip to content

Commit 86fdfa9

Browse files
committed
path
1 parent 4ebde2a commit 86fdfa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/setup-core.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ print_message "🛠️ Adding Bitcoin binaries to PATH..."
8787

8888
# Source updated profile safely
8989
print_message "🔄 Reloading shell configuration..."
90-
if source .bashrc; then
90+
if source ~/.bashrc; then
9191
print_success "PATH updated successfully."
9292
else
9393
print_message "⚠️ Warning: Unable to reload shell. Restart your terminal for changes to take effect."

0 commit comments

Comments
 (0)