Download all artifacts to artifacts/ dir

This commit is contained in:
Daniel A. Wozniak 2024-12-08 14:20:05 -07:00 committed by Daniel Wozniak
parent bd1629812a
commit 54fbc1976e

View file

@ -29,5 +29,7 @@ jobs:
# Checkout here so we can easily use custom actions
- uses: actions/checkout@v4
- uses: actions/download-artifact@v4
with:
path: artifacts/
- name: List Directory Structure
run: ls -R
run: ls -R artifacts/