mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-16 23:55:51 +01:00
Remove Linux build from release (#216)
This commit is contained in:
parent
077684294e
commit
fec11af700
2 changed files with 82 additions and 100 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -125,9 +125,6 @@ jobs:
|
|||
needs: [build, test]
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
steps:
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: Buzz-Linux
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: Buzz-Windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue