Skip to content

Commit

Permalink
Add path specification for docs artifact download
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas committed Oct 29, 2024
1 parent db3544e commit a469965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
uses: actions/download-artifact@v4.1.8
with:
name: site
path: site
- name: ⬇️ Download firmware artifacts
uses: actions/download-artifact@v4.1.8
with:
Expand Down

0 comments on commit a469965

Please sign in to comment.