Update prod.yml

This commit is contained in:
itsscb 2024-08-30 12:55:49 +02:00 committed by GitHub
parent ffba7f4972
commit eb317ea373
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,6 +78,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: frontend-artifacts
path: ./frontend/dist
- name: List downloaded artifacts
run: ls -la ./frontend/dist