start by trying to download everything; will add structure later

This commit is contained in:
Kasey Rodgers 2022-11-03 12:23:47 -07:00
parent f6e8ee48bf
commit 73104ec02c

View file

@ -168,4 +168,10 @@ jobs:
- "amd64"
- "arm64"
steps:
steps:
- uses: actions/download-artifact@v3
with:
name:
path: ./build
- name: Display structure of downloaded files
run: ls -R