Skip to content

Commit 5b05393

Browse files
timiclaude
andcommitted
chore: remove windows artifact from release job
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 19ac0ce commit 5b05393

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -634,11 +634,6 @@ jobs:
634634
with:
635635
name: alloomi-linux
636636

637-
- name: Download Windows exe
638-
uses: actions/download-artifact@v4
639-
with:
640-
name: alloomi-windows
641-
642637
- name: Create Release
643638
uses: softprops/action-gh-release@v1
644639
with:
@@ -649,7 +644,6 @@ jobs:
649644
files: |
650645
Alloomi*.dmg
651646
*.deb
652-
*.exe
653647
env:
654648
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
655649

0 commit comments

Comments
 (0)