File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,20 +75,20 @@ if test -d /workspaces/github
7575 " $RAILS_ROOT /vendor/gitrpcd/build" \
7676 " $RAILS_ROOT /bin" \
7777 " $RAILS_ROOT /vendor/node" \
78- " /usr/local/share" \
79- " /usr/local/go/bin" \
80- " /go/bin" \
78+ /usr/local/share \
79+ /usr/local/go/bin \
80+ /go/bin \
8181 " /root/.rbenv/bin" \
82- " /usr/local/share/rbenv/bin" \
83- " /usr/local/sbin" \
84- " /usr/local/bin" \
85- " /usr/sbin" \
86- " /usr/bin" \
87- " /sbin" \
88- " /bin" \
82+ /usr/local/share/rbenv/bin \
83+ /usr/local/sbin \
84+ /usr/local/bin \
85+ /usr/sbin \
86+ /usr/bin \
87+ /sbin \
88+ /bin \
8989 " /workspaces/insights-dataplatform/.dotnet" \
9090 " /workspaces/actions/actions-dotnet/.dotnet" \
91- " /workspaces/actions/actions-codespaces/script" \
91+ /workspaces/actions/actions-codespaces/script \
9292 " $RAILS_ROOT /vendor/node/bin" \
9393 " $RAILS_ROOT -ui/node_modules/.bin"
9494
You can’t perform that action at this time.
0 commit comments