Skip to content

Commit

Permalink
gh: Fix llvm-test-suite-results artefact path.
Browse files Browse the repository at this point in the history
  • Loading branch information
xlauko committed Feb 28, 2024
1 parent 27c376d commit 46f3b3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: llvm-test-suite-results
path: llvm-test-suite-results
github-token: ${{ secrets.GITHUB_TOKEN }}
run-id: ${{ github.event.workflow_run.id }}

Expand Down

0 comments on commit 46f3b3f

Please sign in to comment.