Skip to content

Commit aa97200

Browse files
committed
Re-enabled uploading of windows installed folder.
1 parent a2813c5 commit aa97200

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,6 @@ jobs:
596596
asset_name: cwipc-${{ github.ref_name }}-source-including-submodules.zip
597597
asset_content_type: application/zip
598598
- name: Upload Windows installed folder
599-
if: false
600599
uses: actions/upload-release-asset@v1
601600
env:
602601
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)