Skip to content

Commit c188263

Browse files
committed
envrc is appearntly needed for the task buildpacks-ci/tasks/update-libbuildpack/run.sh
1 parent 6701f78 commit c188263

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.envrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export GOBIN=$(pwd)/.bin
2+
export PATH=$GOBIN:$PATH

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
.DS_Store
55
build/
66
doc
7-
.envrc
87
AGENTS.md
98
SESSION_*.md
109
MIGRATION_STATUS.md

0 commit comments

Comments
 (0)