[GitHub] Fix minor typos in .github/workflows (#76592)

Fix one spelling typo and remove second newline from end of files.
This commit is contained in:
Craig Hesling 2024-01-03 13:35:39 -05:00 committed by GitHub
parent e8df7e2c1a
commit ee94e548a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 3 deletions

View File

@ -1 +1 @@
Github action workflows should be stored in this directrory.
Github action workflows should be stored in this directory.

View File

@ -167,4 +167,3 @@ jobs:
run: |
cmake -B flang-build -GNinja -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_PROJECTS="clang;mlir;flang" -DLLVM_ENABLE_SPHINX=ON -DSPHINX_WARNINGS_AS_ERRORS=OFF ./llvm
TZ=UTC ninja -C flang-build docs-flang-html docs-flang-man

View File

@ -207,4 +207,3 @@ jobs:
**/CMakeError.log
**/CMakeOutput.log
**/crash_diagnostics/*