From: Wolfgang Bangerth Date: Sun, 24 Dec 2023 05:27:10 +0000 (-0700) Subject: Fix spelling in a CI step. X-Git-Tag: relicensing~226^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddb66865cb440500b6736e89fb0f2fcebd8eb02f;p=dealii.git Fix spelling in a CI step. --- diff --git a/.github/workflows/osx.yml b/.github/workflows/osx.yml index 6df5df9cd3..812d5dc18e 100644 --- a/.github/workflows/osx.yml +++ b/.github/workflows/osx.yml @@ -46,7 +46,7 @@ jobs: run: | make VERBOSE=1 -j2 make -j3 test # quicktests - - name: upload CMakeCongiureLog + - name: upload CMakeConfigureLog uses: actions/upload-artifact@v4 if: always() continue-on-error: true