Skip to content

Commit

Permalink
ci(linux): fix workflow [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyam committed Feb 25, 2024
1 parent 9eab456 commit 60f14da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 60f14da

Please sign in to comment.