Skip to content

Commit fec11af

Browse files
Remove Linux build from release (#216)
1 parent 0776842 commit fec11af

File tree

2 files changed

+82
-100
lines changed

2 files changed

+82
-100
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,6 @@ jobs:
125125
needs: [build, test]
126126
if: startsWith(github.ref, 'refs/tags/')
127127
steps:
128-
- uses: actions/download-artifact@v3
129-
with:
130-
name: Buzz-Linux
131128
- uses: actions/download-artifact@v3
132129
with:
133130
name: Buzz-Windows

0 commit comments

Comments
 (0)