Skip to content

[CI] Fix command not found error in monolithic-linux #137486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 27, 2025

Conversation

boomanaiden154
Copy link
Contributor

No description provided.

@boomanaiden154 boomanaiden154 force-pushed the premerge-testing-4-26-25 branch from 5cb8434 to 4e62d3d Compare April 27, 2025 02:54
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.
@boomanaiden154 boomanaiden154 force-pushed the premerge-testing-4-26-25 branch from 4e62d3d to 3c7a8ba Compare April 27, 2025 03:03
@boomanaiden154 boomanaiden154 marked this pull request as ready for review April 27, 2025 03:08
@boomanaiden154 boomanaiden154 merged commit 0132451 into llvm:main Apr 27, 2025
11 of 12 checks passed
@boomanaiden154 boomanaiden154 deleted the premerge-testing-4-26-25 branch April 27, 2025 03:08
@llvmbot
Copy link
Member

llvmbot commented Apr 27, 2025

@llvm/pr-subscribers-github-workflow

Author: Aiden Grossman (boomanaiden154)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/137486.diff

1 Files Affected:

  • (modified) .github/workflows/premerge.yaml (-1)
diff --git a/.github/workflows/premerge.yaml b/.github/workflows/premerge.yaml
index dd442dc636c03..c315ee37646d2 100644
--- a/.github/workflows/premerge.yaml
+++ b/.github/workflows/premerge.yaml
@@ -65,7 +65,6 @@ jobs:
           export CXX=/opt/llvm/bin/clang++
 
           ./.ci/monolithic-linux.sh "${projects_to_build}" "${project_check_targets}" "${runtimes_to_build}" "${runtimes_check_targets}"
-            - name: "Upload artifact"
       - name: Upload Artifacts
         uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
         with:

jyli0116 pushed a commit to jyli0116/llvm-project that referenced this pull request Apr 28, 2025
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.
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
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.
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
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.
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
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.
Ankur-0429 pushed a commit to Ankur-0429/llvm-project that referenced this pull request May 9, 2025
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants