Skip to content

Commit 1a2c1d7

Browse files
create checksums (#8675)
1 parent dc4ddc0 commit 1a2c1d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-windows-installer.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ jobs:
140140
aws s3 cp ${{ github.workspace }}\chia-blockchain-gui\release-builds\windows-installer\ChiaSetup-${{ steps.version_number.outputs.CHIA_INSTALLER_VERSION }}.exe s3://download-chia-net/builds/
141141
142142
- name: Create Checksums
143-
if: startsWith(github.ref, 'refs/tags/')
144143
env:
145144
CHIA_INSTALLER_VERSION: ${{ steps.version_number.outputs.CHIA_INSTALLER_VERSION }}
146145
run: |

0 commit comments

Comments
 (0)