Skip to content

Commit

Permalink
use new tag of llvm
Browse files Browse the repository at this point in the history
  • Loading branch information
bwrsandman committed Feb 23, 2025
1 parent 4d07cbf commit 9fb82ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reassemble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: robinraju/release-downloader@v1
with:
repository: 'openblack/llvm-project'
tag: 'bw1-decomp-003'
tag: 'bw1-decomp-007'
fileName: 'llvm-${{ matrix.os }}.zip'
extract: true
out-file-path: 'llvm'
Expand Down

0 comments on commit 9fb82ab

Please sign in to comment.