This commit is contained in:
Amarachi Omereife 2023-10-15 12:46:18 +01:00
parent efc9d9ad8e
commit f9a1b49c2b

View File

@ -5,7 +5,7 @@ on:
types:
- released
workflow_dispatch:
jobs:
download-artifacts:
runs-on: ubuntu-latest
@ -14,7 +14,6 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: my-artifact
path: artifacts
- name: Display structure of downloaded files