Skip to content

Commit

Permalink
Correct artifact name during download
Browse files Browse the repository at this point in the history
  • Loading branch information
konradpabjan committed Oct 26, 2023
1 parent ef95519 commit 241a975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-hosted-runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Download artifact
uses: actions/download-artifact@v4-beta
with:
name: github-pages
name: pages-artifact ${{ matrix.os }}
path: artifact2

- name: Extract artifact
Expand Down

0 comments on commit 241a975

Please sign in to comment.