Skip to content

Commit

Permalink
LLVM 14.0.6 (#2)
Browse files Browse the repository at this point in the history
* update build.yml

* update LLVM to 14.0.6
  • Loading branch information
shintaro-iwasaki authored Aug 31, 2022
1 parent 3c5eb91 commit e1b5e1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@v3
with:
if-no-files-found: error
name: build_artifact
path: ${{ github.sha }}

Expand All @@ -100,6 +99,5 @@ jobs:
token: "${{ secrets.GITHUB_TOKEN }}"
tag: "${{ steps.setup_release.outputs.tag_name }}"
name: "${{ steps.setup_release.outputs.release_title }}"
prerelease: true
removeArtifacts: true

2 changes: 1 addition & 1 deletion llvm-project
Submodule llvm-project updated 331 files

0 comments on commit e1b5e1b

Please sign in to comment.