File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8484 clang-${{ matrix.clang_major_version }}
8585
8686 - name : Checkout Git branch
87- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0 .0
87+ uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1 .0
8888
8989 - name : ' [LV] Run CMake'
9090 run : |-
Original file line number Diff line number Diff line change 5959 mingw-w64-x86_64-SDL
6060
6161 - name : Checkout Git branch
62- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0 .0
62+ uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1 .0
6363
6464 - name : " [LV] Run CMake"
6565 run : cmake -B build_lv -S libvisual -GNinja -DCMAKE_BUILD_TYPE=Debug -DBUILD_SHARED_LIBS=OFF -DENABLE_DOCS=yes -DENABLE_NLS=OFF -DENABLE_TESTS=yes -DCMAKE_INSTALL_PREFIX="${env:LV_INSTALL_PREFIX}"
You can’t perform that action at this time.
0 commit comments