File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7171
7272 - name : Setup mold
7373 if : ${{ matrix.cfg.mold == 'yes' }}
74- uses : rui314/setup-mold@b3958095189f34b95d402a680b6e96b7f194f7b9 # v1
74+ uses : rui314/setup-mold@85c79d00377f0d32cdbae595a46de6f7c2fa6599 # v1
7575
7676 - name : Add LLVM apt repository
7777 if : ${{ matrix.cfg.llvm-apt }}
Original file line number Diff line number Diff line change 5858 # Prefix the list here with "+" to use these queries and those in the config file.
5959
6060 - name : Setup mold
61- uses : rui314/setup-mold@b3958095189f34b95d402a680b6e96b7f194f7b9
61+ uses : rui314/setup-mold@85c79d00377f0d32cdbae595a46de6f7c2fa6599
6262
6363 - name : Build
6464 run : cmake -B build -DDPP_NO_VCPKG=ON -DAVX_TYPE=AVX0 -DCMAKE_BUILD_TYPE=Release && cmake --build build -j4
You can’t perform that action at this time.
0 commit comments