change download name
This commit is contained in:
parent
d122437de1
commit
78b40d1578
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: packages
|
name: package
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: |
|
run: |
|
||||||
echo "Deploying..."
|
echo "Deploying..."
|
||||||
|
|
Loading…
Reference in a new issue