Skip to content

Commit

Permalink
Remove unneded code 2
Browse files Browse the repository at this point in the history
  • Loading branch information
iKapitonau committed Dec 24, 2024
1 parent 6756e38 commit d95d488
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -472,9 +472,9 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: check_hw_${{ steps.get_version.outputs.VERSION }}.tar.gz
- uses: actions/download-artifact@v3
with:
name: check_hw_${{ steps.get_version.outputs.VERSION }}_mainnet.tar.gz
# - uses: actions/download-artifact@v3
# with:
# name: check_hw_${{ steps.get_version.outputs.VERSION }}_mainnet.tar.gz
- name: Release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit d95d488

Please sign in to comment.