Skip to content

Commit

Permalink
Fix: Download artifact to subdir
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Oct 4, 2024
1 parent e2f2f4c commit 2b6fc68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/blog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: generated_site
path: generated_site

- name: Setup SSH Keys and known_hosts
run: |
Expand Down

0 comments on commit 2b6fc68

Please sign in to comment.