File tree Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -119,9 +119,6 @@ runs:
119119 sudo ln -sf ld.lld /usr/bin/ld
120120 ld --version
121121
122- - name : Install ninja v1.12.1
123- uses : Ahajha/gha-setup-ninja@69595b0cf872acdad8ce599142fbdc88724b9a2b
124-
125122 - name : Install D host compiler
126123 uses : dlang-community/setup-dlang@v1
127124 with :
Original file line number Diff line number Diff line change 6868 ldc2-multilib\bin\ldc2 -link-defaultlib-shared -m32 -run hello.d || exit /b
6969
7070 # preliminary arm64 cross-compilation support
71- - name : Install ninja v1.12.1
72- uses : Ahajha/gha-setup-ninja@69595b0cf872acdad8ce599142fbdc88724b9a2b
7371 - name : Set VSDIR env variable
7472 shell : bash
7573 run : echo "VSDIR=$(vswhere -latest -property installationPath)" >> $GITHUB_ENV
Original file line number Diff line number Diff line change 5454 with :
5555 submodules : true
5656 fetch-depth : 50
57- - name : Install ninja
58- uses : symmetryinvestments/gha-setup-ninja@v2
5957 - name : Install D host compiler
6058 uses : dlang-community/setup-dlang@v1
6159 with :
You can’t perform that action at this time.
0 commit comments