Skip to content

Commit

Permalink
Fixed download action in sanity check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SaqlainSentry authored May 16, 2024
1 parent 8546f11 commit 501e1f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sanity-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@v4
with:
run-id: ${{ github.event.workflow_run.id }}
pattern: metricshub-linux-package-*
path: build-output
- uses: ChristopheClermont/metricshub-sanity-action@main

0 comments on commit 501e1f8

Please sign in to comment.