Skip to content

Commit

Permalink
Merge pull request #16381 from bangerth/spelling
Browse files Browse the repository at this point in the history
Fix spelling in a CI step.
  • Loading branch information
marcfehling committed Dec 24, 2023
2 parents 0da331b + ddb6686 commit 2aefc97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2aefc97

Please sign in to comment.