FIX typo
This commit is contained in:
parent
6e8491867e
commit
1cc9f98e58
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -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 }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user