pull/4853/head
Ben Meadors 2024-09-24 07:12:43 -05:00
rodzic adb094ebc9
commit 4fbf666cd9
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -156,10 +156,10 @@ jobs:
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}
- uses: actions/download-artifact@v4
- uses: actions/download-artifact@v3
with:
path: ./
merge-multiple: true
#merge-multiple: true
- name: Display structure of downloaded files
run: ls -R