File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,8 @@ jobs:
109109 steps :
110110 - name : Initialize environment
111111 uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@8ca74b8a897d28f4735043c745693a706ff5ca81
112+ - name : Setup Bazel
113+ uses : angular/dev-infra/github-actions/bazel/setup@46b594244e02f9c26b67f22d1756bae31230e51
112114 - name : Setup Bazel RBE
113115 uses : angular/dev-infra/github-actions/bazel/configure-remote@8ca74b8a897d28f4735043c745693a706ff5ca81
114116 with :
Original file line number Diff line number Diff line change @@ -131,6 +131,8 @@ jobs:
131131 steps :
132132 - name : Initialize environment
133133 uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@8ca74b8a897d28f4735043c745693a706ff5ca81
134+ - name : Setup Bazel
135+ uses : angular/dev-infra/github-actions/bazel/setup@46b594244e02f9c26b67f22d1756bae31230e51
134136 - name : Setup Bazel RBE
135137 uses : angular/dev-infra/github-actions/bazel/configure-remote@8ca74b8a897d28f4735043c745693a706ff5ca81
136138 with :
You can’t perform that action at this time.
0 commit comments