Fix: Download artifact to subdir

This commit is contained in:
Philipp Oppermann
2024-10-04 14:12:14 +02:00
parent e2f2f4c533
commit 2b6fc68ad1

View File

@@ -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: |