ci(linux): fix workflow [skip ci]
This commit is contained in:
parent
9eab456963
commit
60f14dadc8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stable-linux.yml
vendored
2
.github/workflows/stable-linux.yml
vendored
|
@ -366,7 +366,7 @@ jobs:
|
|||
release: stable
|
||||
if: env.SHOULD_DEPLOY_TO_STORE == 'yes'
|
||||
|
||||
- name: Upload assets
|
||||
- name: Upload assets
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: snap-${{ matrix.platform }}
|
||||
|
|
Loading…
Reference in a new issue