|
26 | 26 | - name: Setup bazel environment
|
27 | 27 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
28 | 28 | with:
|
29 |
| - bazelisk-cache: true |
30 |
| - disk-cache: true |
31 | 29 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
32 |
| - repository-cache: true |
33 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
34 |
| - name: Installing wasm-pack |
35 |
| - |
36 |
| - with: |
37 |
| - version: v0.12.1 |
38 | 30 | - name: Expose Artifact API and context information.
|
39 | 31 | uses: actions/github-script@v7
|
40 | 32 | with:
|
|
83 | 75 | - name: Setup bazel environment
|
84 | 76 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
85 | 77 | with:
|
86 |
| - bazelisk-cache: true |
87 |
| - disk-cache: true |
88 | 78 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
89 |
| - repository-cache: true |
90 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
91 |
| - name: Installing wasm-pack |
92 |
| - |
93 |
| - with: |
94 |
| - version: v0.12.1 |
95 | 79 | - name: Expose Artifact API and context information.
|
96 | 80 | uses: actions/github-script@v7
|
97 | 81 | with:
|
@@ -138,15 +122,7 @@ jobs:
|
138 | 122 | - name: Setup bazel environment
|
139 | 123 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
140 | 124 | with:
|
141 |
| - bazelisk-cache: true |
142 |
| - disk-cache: true |
143 | 125 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
144 |
| - repository-cache: true |
145 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
146 |
| - name: Installing wasm-pack |
147 |
| - |
148 |
| - with: |
149 |
| - version: v0.12.1 |
150 | 126 | - name: Expose Artifact API and context information.
|
151 | 127 | uses: actions/github-script@v7
|
152 | 128 | with:
|
@@ -194,15 +170,7 @@ jobs:
|
194 | 170 | - name: Setup bazel environment
|
195 | 171 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
196 | 172 | with:
|
197 |
| - bazelisk-cache: true |
198 |
| - disk-cache: true |
199 | 173 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
200 |
| - repository-cache: true |
201 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
202 |
| - name: Installing wasm-pack |
203 |
| - |
204 |
| - with: |
205 |
| - version: v0.12.1 |
206 | 174 | - name: Expose Artifact API and context information.
|
207 | 175 | uses: actions/github-script@v7
|
208 | 176 | with:
|
@@ -250,15 +218,7 @@ jobs:
|
250 | 218 | - name: Setup bazel environment
|
251 | 219 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
252 | 220 | with:
|
253 |
| - bazelisk-cache: true |
254 |
| - disk-cache: true |
255 | 221 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
256 |
| - repository-cache: true |
257 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
258 |
| - name: Installing wasm-pack |
259 |
| - |
260 |
| - with: |
261 |
| - version: v0.12.1 |
262 | 222 | - name: Expose Artifact API and context information.
|
263 | 223 | uses: actions/github-script@v7
|
264 | 224 | with:
|
@@ -306,15 +266,7 @@ jobs:
|
306 | 266 | - name: Setup bazel environment
|
307 | 267 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
308 | 268 | with:
|
309 |
| - bazelisk-cache: true |
310 |
| - disk-cache: true |
311 | 269 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
312 |
| - repository-cache: true |
313 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
314 |
| - name: Installing wasm-pack |
315 |
| - |
316 |
| - with: |
317 |
| - version: v0.12.1 |
318 | 270 | - name: Expose Artifact API and context information.
|
319 | 271 | uses: actions/github-script@v7
|
320 | 272 | with:
|
@@ -374,15 +326,7 @@ jobs:
|
374 | 326 | - name: Setup bazel environment
|
375 | 327 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
376 | 328 | with:
|
377 |
| - bazelisk-cache: true |
378 |
| - disk-cache: true |
379 | 329 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
380 |
| - repository-cache: true |
381 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
382 |
| - name: Installing wasm-pack |
383 |
| - |
384 |
| - with: |
385 |
| - version: v0.12.1 |
386 | 330 | - name: Expose Artifact API and context information.
|
387 | 331 | uses: actions/github-script@v7
|
388 | 332 | with:
|
@@ -440,15 +384,7 @@ jobs:
|
440 | 384 | - name: Setup bazel environment
|
441 | 385 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
442 | 386 | with:
|
443 |
| - bazelisk-cache: true |
444 |
| - disk-cache: true |
445 | 387 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
446 |
| - repository-cache: true |
447 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
448 |
| - name: Installing wasm-pack |
449 |
| - |
450 |
| - with: |
451 |
| - version: v0.12.1 |
452 | 388 | - name: Expose Artifact API and context information.
|
453 | 389 | uses: actions/github-script@v7
|
454 | 390 | with:
|
@@ -507,15 +443,7 @@ jobs:
|
507 | 443 | - name: Setup bazel environment
|
508 | 444 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
509 | 445 | with:
|
510 |
| - bazelisk-cache: true |
511 |
| - disk-cache: true |
512 | 446 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
513 |
| - repository-cache: true |
514 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
515 |
| - name: Installing wasm-pack |
516 |
| - |
517 |
| - with: |
518 |
| - version: v0.12.1 |
519 | 447 | - name: Expose Artifact API and context information.
|
520 | 448 | uses: actions/github-script@v7
|
521 | 449 | with:
|
@@ -574,15 +502,7 @@ jobs:
|
574 | 502 | - name: Setup bazel environment
|
575 | 503 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
576 | 504 | with:
|
577 |
| - bazelisk-cache: true |
578 |
| - disk-cache: true |
579 | 505 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
580 |
| - repository-cache: true |
581 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
582 |
| - name: Installing wasm-pack |
583 |
| - |
584 |
| - with: |
585 |
| - version: v0.12.1 |
586 | 506 | - name: Expose Artifact API and context information.
|
587 | 507 | uses: actions/github-script@v7
|
588 | 508 | with:
|
@@ -641,15 +561,7 @@ jobs:
|
641 | 561 | - name: Setup bazel environment
|
642 | 562 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
643 | 563 | with:
|
644 |
| - bazelisk-cache: true |
645 |
| - disk-cache: true |
646 | 564 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
647 |
| - repository-cache: true |
648 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
649 |
| - name: Installing wasm-pack |
650 |
| - |
651 |
| - with: |
652 |
| - version: v0.12.1 |
653 | 565 | - name: Expose Artifact API and context information.
|
654 | 566 | uses: actions/github-script@v7
|
655 | 567 | with:
|
@@ -712,15 +624,7 @@ jobs:
|
712 | 624 | - name: Setup bazel environment
|
713 | 625 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
714 | 626 | with:
|
715 |
| - bazelisk-cache: true |
716 |
| - disk-cache: true |
717 | 627 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
718 |
| - repository-cache: true |
719 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
720 |
| - name: Installing wasm-pack |
721 |
| - |
722 |
| - with: |
723 |
| - version: v0.12.1 |
724 | 628 | - name: Expose Artifact API and context information.
|
725 | 629 | uses: actions/github-script@v7
|
726 | 630 | with:
|
@@ -781,15 +685,7 @@ jobs:
|
781 | 685 | - name: Setup bazel environment
|
782 | 686 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
783 | 687 | with:
|
784 |
| - bazelisk-cache: true |
785 |
| - disk-cache: true |
786 | 688 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
787 |
| - repository-cache: true |
788 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
789 |
| - name: Installing wasm-pack |
790 |
| - |
791 |
| - with: |
792 |
| - version: v0.12.1 |
793 | 689 | - name: Expose Artifact API and context information.
|
794 | 690 | uses: actions/github-script@v7
|
795 | 691 | with:
|
@@ -851,15 +747,7 @@ jobs:
|
851 | 747 | - name: Setup bazel environment
|
852 | 748 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
853 | 749 | with:
|
854 |
| - bazelisk-cache: true |
855 |
| - disk-cache: true |
856 | 750 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
857 |
| - repository-cache: true |
858 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
859 |
| - name: Installing wasm-pack |
860 |
| - |
861 |
| - with: |
862 |
| - version: v0.12.1 |
863 | 751 | - name: Expose Artifact API and context information.
|
864 | 752 | uses: actions/github-script@v7
|
865 | 753 | with:
|
@@ -921,15 +809,7 @@ jobs:
|
921 | 809 | - name: Setup bazel environment
|
922 | 810 | uses: bazel-contrib/setup-bazel@09f3a72d13a081857b0ee94e986ffa84caef7c85
|
923 | 811 | with:
|
924 |
| - bazelisk-cache: true |
925 |
| - disk-cache: true |
926 | 812 | output-base: ${{ runner.os == 'Windows' && 'c:/_bazel' || '' }}
|
927 |
| - repository-cache: true |
928 |
| - - if: startsWith(runner.name, 'GitHub Actions') || startsWith(runner.name, 'Hosted Agent') |
929 |
| - name: Installing wasm-pack |
930 |
| - |
931 |
| - with: |
932 |
| - version: v0.12.1 |
933 | 813 | - name: Expose Artifact API and context information.
|
934 | 814 | uses: actions/github-script@v7
|
935 | 815 | with:
|
|
0 commit comments