This commit is contained in:
maximo tejeda 2024-08-15 14:37:19 -04:00
parent 6e8491867e
commit 1cc9f98e58

View File

@ -51,7 +51,7 @@ jobs:
- name: download artifact
uses: actions/download-artifact@v3
with:
name: version-@{{ github.sha }}.zip
name: version-@${{ github.sha }}.zip
- name: list files
run: |
ls ${{ github.workspace }}