[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:
parent
e8df7e2c1a
commit
ee94e548a1
2
.github/workflows/README.md
vendored
2
.github/workflows/README.md
vendored
@ -1 +1 @@
|
||||
Github action workflows should be stored in this directrory.
|
||||
Github action workflows should be stored in this directory.
|
||||
|
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -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
|
||||
|
||||
|
1
.github/workflows/libcxx-build-and-test.yaml
vendored
1
.github/workflows/libcxx-build-and-test.yaml
vendored
@ -207,4 +207,3 @@ jobs:
|
||||
**/CMakeError.log
|
||||
**/CMakeOutput.log
|
||||
**/crash_diagnostics/*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user