Skip to content

Commit

Permalink
chore(ci): fix artifact version download for autoupdate test
Browse files Browse the repository at this point in the history
  • Loading branch information
vdovhanych committed Feb 7, 2025
1 parent eab0cc7 commit 0328ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-suite-desktop-web-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ jobs:
- name: Download suite-desktop apps
uses: actions/download-artifact@v4
with:
pattern: AUTOUPDATE-TEST-suite-desktop-${{steps.prepare-versions.outputs.VERSION3}}*
pattern: AUTOUPDATE-TEST-suite-desktop-35*
merge-multiple: true
path: /home/github-runner/files/trezor-suite-release/autoupdate-test/

Expand Down

0 comments on commit 0328ddd

Please sign in to comment.