Skip to content

Commit bc31c38

Browse files
boomanaiden154IanWood1
authored andcommitted
[CI] Fix command not found error in monolithic-linux (llvm#137486)
When editing the premerge.yaml file it seems like I left some extra yaml in there that ended up in the run section of one of the steps that ended up throwing the error.
1 parent f1fcab1 commit bc31c38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/premerge.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
export CXX=/opt/llvm/bin/clang++
6666
6767
./.ci/monolithic-linux.sh "${projects_to_build}" "${project_check_targets}" "${runtimes_to_build}" "${runtimes_check_targets}"
68-
- name: "Upload artifact"
6968
- name: Upload Artifacts
7069
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
7170
with:

0 commit comments

Comments
 (0)