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 5656 tlmgr list --only-installed
5757
5858 - name : 🐍 Install Conda environment
59- uses :
mamba-org/[email protected] .2 59+ uses :
mamba-org/[email protected] .3 6060 with :
6161 environment-file : .github/workflows/micromamba/docs.yml
6262 environment-name : docs
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ jobs:
124124 run : ctest --test-dir ${{ env.CMAKE_BINARY_PREFIX }} -C ${{ env.CMAKE_BUILD_TYPE }} --output-on-failure
125125 - name : 🎉 Install
126126 run : cmake --install ${{ env.CMAKE_BINARY_PREFIX }} --prefix ${{ env.CMAKE_INSTALL_PREFIX }} --config ${{ env.CMAKE_BUILD_TYPE }}
127-
127+
128128 gcc :
129129 runs-on : macos-14
130130 name : macos-14 gcc-${{ matrix.version }} (c++${{ matrix.standard }})
You can’t perform that action at this time.
0 commit comments